]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(process_music): delta-pitch -> delta-step.
[lilypond.git] / ChangeLog
index 8580df7eaba53aacad32eb91fdda4b3c8c271144..5698c2ba257446eb820c1cdfaa170fba94423c10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+2006-07-26  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/fall-engraver.cc (process_music): delta-pitch -> delta-step.
+
+       * lily/instrument-name-engraver.cc (start_spanner): new
+       function. Create spanner when property changes.
+       (stop_spanner): new function.
+
+       * python/convertrules.py (conv): add rule.
+
+       * lily/instrument-name-engraver.cc: shortVocalName iso. vocNam,
+       shortInstrumentName iso. instr.
+
+       * scm/output-ps.scm (dashed-line): add phase argument to
+       dashed-line.
+
+       * lily/bar-line.cc (dashed_bar_line): new function.
+       (compound_barline): support \bar "dashed". 
+
+       * lily/lily-parser-scheme.cc (LY_DEFINE): only write
+       --output=DIR to DIR/BASE if it is a dir. 
+
+       * flower/file-name.cc (file_part): new function
+       (dir_part): new function
+
+       * lily/lily-parser-scheme.cc (LY_DEFINE): 
+
+       * DEDICATION: update
+
+2006-07-25  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * lily/instrument-name-engraver.cc: formatting.
+
+       * python/convertrules.py (conv): bugfix for \epsfile.
+
+2006-07-25  Joe Neeman  <joeneeman@gmail.com>
+
+       * lily/grob.cc:
+       
+       * lily/gourlay-breaking.cc: Oops, these should have been included
+       in my last commit
+
 2006-07-24  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * scripts/*.py (program_name): cleanup relocation snippets.