X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=8bfe02406ba7505863d31c601c28e295d81e5bfc;hb=2745cbd907f8216a4cc1fc5f488ae19efdfdbd10;hp=23d15e8e4303f0053f454ea4a7b05532bbde5971;hpb=721b4cdb9a1d6698e2e58aba05559173036fe27f;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 23d15e8e43..8bfe02406b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,120 @@ +2003-04-24 Jan Nieuwenhuizen + + * Another grand 2003 update. + + * Remove mentioning of `mudela'; There's no such thing. + +2003-04-24 Han-Wen Nienhuys + + * Documentation/user/preface.itely (Preface to version 1.8): update + + * Documentation/user/invoking.itexi (Invoking LilyPond): revise + + * Documentation/user/converters.itely (Invoking convert-ly): revise + + * scripts/convert-ly.py (outfile_name): remove --assume-old. + + * scripts/lilypond-book.py (schedule_lilypond_block): remove --read-lys + +2003-04-24 Han-Wen Nienhuys + + * Documentation/user/internals.itely: more updates. + +2003-04-23 Han-Wen Nienhuys + + * Documentation/user/refman.itely: revise + + * Documentation/user/internals.itely: revise + + * lily/music.cc (LY_DEFINE): add function ly:music-deep-copy + +2003-04-22 Juergen Reuter + + * Documentation/user/refman.itely: bugfix: fixed broken @ref{}; + beautification: reformatted ancient clefs section; cleanup: small + wording fixes + +2003-04-22 Heikki Junes + + * lilypond.words: added words for chant notation, sorted + alphabetically through "sort lilypond.words" + +2003-04-22 Juergen Reuter + + * ly/gregorian-init.ly, ly/script-init.ly, mf/parmesan-scripts.mf, + scm/script.scm, input/test/gregorian-scripts.ly: added scripts for + chant notation + +2003-04-21 Juergen Reuter + + * buildscripts/mf-to-table.py: bugfix: "--" in glyph names: + prevent TeX from interpreting them as long dash + + * input/test/vaticana.ly: updated + + * mf/parmesan-accidentals.mf, mf/parmesan-clefs.mf, + mf/parmesan-custodes.mf, mf/parmesan-flags.mf, + mf/parmesan-heads.mf, mf/parmesan-rests.mf, + mf/parmesan-scripts.mf, mf/parmesan-timesig.mf: more set_char_box + fixes + + * mf/parmesan-heads.mf: ledger endings: removed dead code + +2003-04-21 Han-Wen Nienhuys + + * Documentation/user/GNUmakefile + ($(outdir)/lilypond-internals/lilypond-internals.html): copy ly + files too. + + * scm/document-markup.scm: new file: document all markup + functions. + + * scm/documentation-generate.scm: rename all documentation modules + to document-*.scm + + * scripts/lilypond-book.py: generate link to .ly file iso. link to + .png + + * input/test/divisiones.ly: added + + * input/regression/output-property.ly: new file + + * lily/cluster.cc: change cluster-interface to use style property + +2003-04-20 Rune Zedeler + + * input/test/chord-names-german.ly: modified. + + * scm/chords-ignatzek.scm: + chord-name->german-markup: Added + note-name->german-markup: Changed (now producing lowercase notenames) + + * lily/chord-name-engraver.cc: Reads property chordNoteNamer + +2003-04-20 Han-Wen Nienhuys + + * scripts/convert-ly.py (FatalConversionError.conv): + divisiominima -> divisioMinima, etc. + + * ly/engraver-init.ly (FiguredBassContext): add + Separating_line_group_engraver to Figured bass context. + + * ly/german-chords-init.ly: remove file + + * input/test/chord-names-german.ly (scm): new file. + + * ly/engraver-init.ly (ScoreContext): add chordRootNamer property. + + * lily/chord-name-engraver.cc: move New_chord_name_engraver to + Chord_name_engraver + + * Documentation/user/refman.itely: lots of updates. + + * input/regression/chord-name-exceptions.ly (chExceptionMusic): + new file + + * input/test/bar-number-every-5-reset.ly: new file. + 2003-04-19 Han-Wen Nienhuys * input/regression/chord-name-major7.ly: new file