]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/system-start-delimiter.cc (after_line_breaking): retrieve
[lilypond.git] / ChangeLog
index 0553ab3979c17e4bc15de32e7172c8d96fcf3003..1c2c1905839068722325d6f0626e57292cd8313f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,145 @@
+2003-08-06  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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  <janneke@gnu.org>
+
+       * input/test/midi-scales.ly: Reformat to match midi2ly output again.
+
+2003-08-05  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/template/gregorian-transcription.ly (barTwo): syntax update.
+
+       * Documentation/user/refman.itely (Hiding staffs): rename node.
+
+2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * input/regression/new-markup-syntax.ly (texidoc): remove
+       molecule-callback override.
+
+2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * input/les-nereides.ly: Mark tweaks with %tweak.
+
+       * Debian patch, see debian/changelog (Anthony Fok).
+
+2003-08-04  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * buildscripts/lilypond-profile.sh: Add workaround for zsh posix
+       problem.
+
+2003-08-04  Mats Bengtsson  <mats.bengtsson@s3.kth.se>
+
+       * Documentation/user/refman.itely (Text markup): Fix language bug.
+
+2003-08-04  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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  <reuter@ipd.uka.de>
+
+       * lily/all-font-metrics.cc (find_font): bugfix: apply Han-Wen's last
+       fix also on parmesan font.
+
+2003-08-03  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * 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  <janneke@gnu.org>
+
+       * input/les-nereides.ly: Updates.
+
+2003-08-02  Heikki Junes <hjunes@cc.hut.fi>
+
+       * 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  <hanwen@cs.uu.nl>
+
+       * 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  <janneke@gnu.org>
+
+       * Documentation/user/refman.itely: Clarify shortest-note problem
+       of autobeamer.
+
+2003-08-01  Heikki Junes <hjunes@cc.hut.fi>
+
+       * 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  <mats.bengtsson@s3.kth.se>
+
+       * Documentation/topdocs/INSTALL.texi (Top): Documentation of the
+       current ugly installation method for PFA fonts.
+
 2003-07-31  Heikki Junes <hjunes@cc.hut.fi>
 
         * lilypond-mode.el: Junk LilyPond-quick-notes-insert; instruct