X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=1c2c1905839068722325d6f0626e57292cd8313f;hb=255a8a58b0153db41658e3c2539fe612a3d14693;hp=4b5923d95b8d5e6cbc513ea464b47a3b9f4cce3f;hpb=41e85688668202631c6a53876af05385f018e2ac;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 4b5923d95b..1c2c190583 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,186 @@ +2003-08-06 Han-Wen Nienhuys + + * lily/system-start-delimiter.cc (after_line_breaking): retrieve + vertical extents to deal with Hara kiri correctly. + + * input/regression/hara-kiri-short.ly: remove + + * input/regression/hara-kiri-pianostaff.ly: update test. + + * Documentation/user/*.tely: remove WEBTITLE + + * scm/output-tex.scm (comment): idem. + + * scm/output-pdftex.scm: remove GUILE 1.4 glue + + * scm/music-functions.scm (make-lyric-event): new function + + * scm/lily.scm (lilypond-version): new function + + * input/test/version-output.ly: new file. + + * Documentation/user/lilypond.tely: add version number to + front-page. + +2003-08-05 Jan Nieuwenhuizen + + * input/test/midi-scales.ly: Reformat to match midi2ly output again. + +2003-08-05 Han-Wen Nienhuys + + * input/template/gregorian-transcription.ly (barTwo): syntax update. + + * Documentation/user/refman.itely (Hiding staffs): rename node. + +2003-08-04 Han-Wen Nienhuys + + * input/regression/new-markup-syntax.ly (texidoc): remove + molecule-callback override. + +2003-08-04 Jan Nieuwenhuizen + + * input/les-nereides.ly: Mark tweaks with %tweak. + + * Debian patch, see debian/changelog (Anthony Fok). + +2003-08-04 Jan Nieuwenhuizen + + * buildscripts/lilypond-profile.sh: Add workaround for zsh posix + problem. + +2003-08-04 Mats Bengtsson + + * Documentation/user/refman.itely (Text markup): Fix language bug. + +2003-08-04 Han-Wen Nienhuys + + * input/* : postfix syntax fixes. + + * Documentation/user/refman.itely (Text markup): add note about + raise/lower with ^ or _ . + + * po/fi.po: fix \\apply strings. + + * lily/parser.yy (open_event): warn for prefix articulations. + +2003-08-04 Juergen Reuter + + * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last + fix also on parmesan font. + +2003-08-03 Han-Wen Nienhuys + + * VERSION 1.7.30 released + + * GNUmakefile.in (EXTRA_DIST_FILES): remove lexer GCC patch. + + * buildscripts/mutopia-index.py (headertext): rewording + +2003-08-02 Han-Wen Nienhuys + + * scm/new-markup.scm (strut-markup): new markup function. + + * scm/bass-figure.scm (make-bass-figure-markup): insert vertical + space also when no accidental is there. + +2003-08-02 Jan Nieuwenhuizen + + * input/les-nereides.ly: Updates. + +2003-08-02 Heikki Junes + + * lilypond-mode.el (LilyPond-insert-tag-current): new function, + which repeats the tag insertion selected from "Insert tag" menu. + +2003-08-02 Han-Wen Nienhuys + + * lily/all-font-metrics.cc (find_font): load AFM files first only + for feta fonts. This fixes problems with TeXlive and other TeX + distros that include AFM files for the CM fonts. + + * scm/font.scm (qualifiers-to-font-name): remove. + + * lily/paper-def.cc: remove get_var. + + * input/trip.ly: remove file. + + * input/regression/spacing-note-flags.ly (raggedright): remove + stafflinethickness + + * input/les-nereides.ly: update to new syntax, cleanups. + +2003-08-01 Jan Nieuwenhuizen + + * Documentation/user/refman.itely: Clarify shortest-note problem + of autobeamer. + +2003-08-01 Heikki Junes + + * lilypond-mode.el: Add each word to regexps only once. + + * lilypond-mode.el (LilyPond-insert-tag): add new function, which + is based on the syntax definitions in lilypond.words. Remove all + LilyPond-insert-tag-* functions. Restructure LilyPond menu. + LilyPond->Insert menu is generated by the entries in lilypond.words + to which have been given a syntax definition. + + * lilypond.words: give syntax definitions (LilyPond-insert-tag) for + \notes, \relative, \score, \simultaneous, \transpose. + + * lilypond-mode.el: allow non-alpha characters only in menu keywords. + + * lilypond.words: add useful `\context Staff =' and `\context Voice ='. + + * lilypond-mode.el: add menu keywords separately. + + * lilypond.words: post-syntaxed slur pairs and syntax for \times. + +2003-08-01 Mats Bengtsson + + * Documentation/topdocs/INSTALL.texi (Top): Documentation of the + current ugly installation method for PFA fonts. + +2003-07-31 Heikki Junes + + * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct + to use LilyPond Quick Insert Mode by Nicolas Sceaux, instead. + + * Documentation/user/music-glossary.tely: update legato. + +2003-07-30 Jan Nieuwenhuizen + + * lexer-gcc-3.0.patch: Remove. + + * lexer-gcc-3.1.sh: Disable FlexLexer.h massaging. + +2003-07-30 Han-Wen Nienhuys + + * debian/rules (binary-arch): remove NEWS. + +2003-07-30 Heikki Junes + + * buildscripts/{ many }, lily/main.cc, po/{ all }, scripts{ many }, + stepmake/bin{ many }: polish the `--help's of different scripts; + model taken from the core-utils of Linux. + + * flower/getopt-long.cc, python/lilylib.py: add space, see above. + 2003-07-29 Han-Wen Nienhuys + * flower/parse-afm.cc (parseCharMetrics): add warnings. + * flower/libc-extension.cc: idem. * flower/include/libc-extension.hh: protect against isinf macros. +2003-07-29 Heikki Junes + + * { many }: Use two uppercase letters in LilyPond. + + * lily/main.cc, po/{ many }, scripts/{ many }: add verbs. + + * VERSION: 1.7.29 released. + 2003-07-29 Han-Wen Nienhuys * lily/tie.cc: add TODO comment. @@ -14,14 +191,6 @@ linejoins and linecaps. This fixes problems with occasional spikes on slur/tie endings. -2003-07-29 Heikki Junes - - * { many }: Use two uppercase letters in LilyPond. - - * lily/main.cc, po/{ many }, scripts/{ many }: add verbs. - - * VERSION: 1.7.29 released. - * input/regression/font-name.ly: don't use PS fonts for compatibility reasons. @@ -162,7 +331,7 @@ 2003-07-24 Jan Nieuwenhuizen * ly/performer-init.ly (TabStaffContext, TabVoiceContext): Add. - This fixes core dump on MIDI ouput (Simon Weatherill). + This fixes core dump on MIDI output (Simon Weatherill). * stepmake/stepmake/generic-targets.make (WWW-post): Oops, depend on local-WWW-post. @@ -3583,7 +3752,7 @@ m2003-07-15 Han-Wen Nienhuys 2002-11-10 Heikki Junes * emacs-mode.el: Added spanish-note-replacements - (). + (Carlos Betancourt, ). * vimrc: (Un)commenting with <(S-)F12>, tidy.