X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=inline;f=ChangeLog;h=7487f2dcb529f9da53e36df51172c9a24e59bde3;hb=d92e5bf29f6a1f28dc8aa706eb69aee346c08c09;hp=f8d53127c5c3b514c239ba26d34b3476ff41355b;hpb=063a94c1c5540dd572fe3a87d9252cd376428c26;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index f8d53127c5..7487f2dcb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,102 @@ +2004-03-31 Han-Wen Nienhuys + + * Documentation/user/notation.itely (Ancient clefs): idem. + + * Documentation/user/lilypond-book.itely (Integrating HTML and music): idem. + + * Documentation/user/cheatsheet.itely (Cheat sheet): octave fixes. + + * lily/change-iterator.cc (process): use find_existing_context(). + + * input/test/polymetric-differing-notes.ly: use ly:music-compress. + + * input/regression/repeat-unfold-tremolo.ly: new file. + + * scm/music-functions.scm (unfold-repeats): undo music compression + too. + + * lily/music.cc (LY_DEFINE): rename to music-mutable-properties + (LY_DEFINE): ly:music-compress new function. + + * scm/part-combiner.scm (determine-split-list): split for voice + crossings + + * input/regression/part-combine-cross.ly: new file. + + * scm/part-combiner.scm (make-part-combine-music): don't do + relative inside partcombine arguments. + + * scm/music-functions.scm (make-non-relative-music): new function. + + * Documentation/user/notation.itely (Automatic part combining): + add note about \relative. + + * lily/part-combine-iterator.cc (construct_children): add + start_moment_ member. + + * lily/chord-tremolo-engraver.cc (acknowledge_grob): trigger + stem-tremolo by stem object. This fixes no stem for tremolo bug. + + * lily/stem-tremolo.cc (print): don't crash for no-stem. + + * Documentation/user/changing-defaults.itely (Which properties to + change): fixes. + +2004-03-31 Han-Wen Nienhuys + + * po/fr.po: update. + +2004-03-31 Jan Nieuwenhuizen + + * input/wilhelmus.ly: More original lyrics. Add to examples. + + * stepmake/stepmake/generic-targets.make ($(outdir)/dummy.dep): + Reinstate old code that issues warning. Fixes --srcdir build. + +2004-03-30 Jan Nieuwenhuizen + + * input/wilhelmus.ly: New file. + + * Documentation/user/notation.itely: + * Documentation/user/introduction.itely: + * Documentation/user/tutorial.itely: Use quote ly-option instead + of explicit @quotation. This fixes too long lilypond linewidths + resulting in overful hboxes. + + * scripts/lilypond-book.py: Add ly-option: `quote'. + +2004-03-30 Mats Bengtsson + + * tex/titledefs.tex: Avoid that the first score line is extra + indented if instrument is defined but not piece. + +2004-03-30 Werner Lemberg + + * Documentation/user/macros.itexi (@internalsref) [info]: Prepend + `lilypond/' to info file name. + (@usermanref) [info]: New variant. + + * scm/documentation-generate.scm: Fix definition of @usermanref + and @glossaryref (in the `ifinfo' branch) by prepending `lilypond/' + to info file name. + +2004-03-30 Han-Wen Nienhuys + + * VERSION: release 2.1.36 + + * Documentation/user/changing-defaults.itely (Interpretation + contexts): rewrite introduction. + +2004-03-30 Ferenc Wagner + + * scm/define-markup-commands.scm: Use TeX accents instead of + straight iso-8859-1 encoding in the doc string. + +2004-03-30 Han-Wen Nienhuys + + * Documentation/user/tutorial.itely (A lead sheet): remove extra + space after dotted duration. + 2004-03-29 Jan Nieuwenhuizen * Documentation/user/introduction.itely: