]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
Finished first section.
[lilypond.git] / ChangeLog
index fe863a495ba98bc4320f54f69d38b1c0b2b4e7f3..ea52e31c1af5516d3b66b0aa9895b69c74b3272d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,157 @@
+2004-08-25  Graham Percival   <gperlist@shaw.ca>
+
+       * Documentation/user/lilypond-book.itely: slight clean-up.
+
+       * Documentation/user/examples.itely: began section.
+
+2004-08-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/slur-quanting.cc (score_extra_encompass): avoid other slurs
+       too.
+
+       * input/regression/phrasing-slur-slur-avoid.ly: new file.
+
+       * lily/ottava-bracket.cc (print): always start from right edge of
+       a broken bound. This fixes ottava-clef.ps 
+
+2004-08-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/slur-script-inside.ly: new file.
+
+       * lily/new-slur.cc (outside_slur_callback): new function, to make
+       scripts avoid slurs 
+
+       * lily/slur-engraver.cc (finalize): 
+
+       * lily/script-interface.cc: add inside-slur property.
+
+       * lily/slur-engraver.cc (finalize): read inside-slur property.
+
+       * scm/lily.scm (postscript->png): use ~a iso. ~s 
+
+       * ly/property-init.ly (unHideNotes): hide accidentals at staff
+       level. Fixes: hideNotes-accidental.ly
+
+2004-08-23  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * scm/page-layout.scm (plain-header): fix bug that print page
+       number in the first page if firstpagenumber was different than 1.
+
+2004-08-23  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (define-fonts): use UPCASE for Bluesky
+       fonts. Fixes triangle markup for chords.
+
+       * lily/slur-quanting.cc (score_extra_encompass): make score depend
+       on distance. This fixes slur-tenuto.ly and slur-tie.ly
+       * flower/include/interval.hh (T>): add distance() function
+
+       * lily/ottava-bracket.cc (print): add dots to extent. Fixes
+       octaviation-dot.ly 
+
+       * lily/context-scheme.cc: ly_context_grob_definition: new function.
+
+       * VERSION (MY_PATCH_LEVEL): release 2.3.12
+
+       * lily/new-slur.cc (add_column): remove set_interface()
+
+2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/slur-double.ly: new file. 
+
+       * lily/slur-engraver.cc: add doubleSlurs property
+
+       * scm/fret-diagrams.scm (label-fret): use cond instead of case for
+       symbols.
+
+       * Documentation/user/notation.itely (Easy Notation note heads):
+       revise notation Chapter.
+
+       * ly/music-functions-init.ly (makecluster): add makeClusters music function.
+
+       * lily/part-combine-engraver.cc: rename soloADue ->
+       printPartCombineTexts
+
+       * scripts/convert-ly.py (conv): junk script{Up|Down|Both}.
+
+       * lily/horizontal-bracket.cc (print): use
+       Tuplet_bracket::make_bracket, so it supports bracket-flare,
+       edge-eight and shorten-pair.
+
+2004-08-22  Pedro Kroger  <kroeger@pedrokroeger.net>
+
+       * Documentation/user/changing-defaults.itely (Page layout):
+       description of firstpagenumber. Moved @refbugs about rightmargin
+       to the end of the section (it was looking like the documentation
+       after the refbugs was part of the bug comment).
+
+       * scm/framework-ps.scm (output-framework): set the first
+       postscript page number to firstpagenumber
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): print the first
+       page number according to firstpagenumber
+
+       * scm/paper.scm (set-paper-dimensions): added firstpagenumber
+       parameter
+
+2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/slur-engraver.cc (class Slur_engraver): simplify: remove
+       nested slurs. 
+
+       * scripts/convert-ly.py (lilypond_version_re_str): handle
+       \version "bar" % "foo"
+
+       * lily/completion-note-heads-engraver.cc (process_music): set
+       duration-log before announcing object.
+       
+       * lily/staff-symbol.cc (print): subtract thickness from staff line
+       length
+
+       * lily/parser.yy (book_body): disallow { ..music.. } inside \book
+       
+2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/stencil.scm: remove fontify-text and fontify-text-white
+
+2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/part-combiner.scm: skip name string. Fixes segfault problem.
+
+       * Documentation/user/sound-output.texi (Sound): new file. Move all
+       MIDI related information.
+
+2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/script-engraver.cc (acknowledge_grob): only take into
+       account note heads with a music cause. Fixes ambitus-accent.ly
+
+       * scm/define-markup-commands.scm (finger): set encoding to
+       fetaNumber.
+
+2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
+
+       * scripts/convert-ly.py: typo
+
+2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
+       font calls for diagrams based on paper and props
+
+2004-08-19  Graham Percival <gperlist@shaw.ca>
+
+       * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
+
+2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
+
+       * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
+       added setHairpinDecresc/Dim
+
+2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/include/lily-guile.hh: Cosmetics.
+
 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
        * input/regression/fermata-rest-position.ly: new file
 
 2004-08-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * VERSION: 2.3.11 released.
+
        * scripts/lilypond-book.py (Lilypond_file_snippet.ly): reinstate
        renameinput.