]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/define-markup-commands.scm (smallcaps): New markup command.
[lilypond.git] / ChangeLog
index c9a4c5eb843caac30d15ad2e843a252b5bbe0826..3353b326a272d17341c8cf0f3636fe4365927d0b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,51 @@
+2004-02-25  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/define-markup-commands.scm (smallcaps): New markup command.
+
+       * scm/output-ps.scm (output-scopes): Experimental markup output.
+
+       * scm/: Add missing headers.
+
+       * lily/stencil-scheme.cc (ly_stencil_get_expr): New accessor.
+
+       * lily/paper-outputter.cc (output_metadata): Add parameter PAPER.
+
+2004-02-25  Jan Nieuwenhuizen  <jan.nieuwenhuizen@aspiratie.nl>
+
+       * lily/stencil-scheme.cc (ly_stencil_get_expr): New function.
+       Stray style cleanups.
+
+2004-02-25  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/note-collision.cc (check_meshing_chords): bugfix for dot /
+       no dot combination.
+
+       * scripts/convert-ly.py (FatalConversionError.subst_in_trans):
+       substitute \override Staff.autoBeamSettings too
+
+       * Documentation/user/tutorial.itely: proofreading fixes by David
+       Bobroff
+
 2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * scm/output-ps.scm (top-of-file): Add tagline definition.  FIXME.
+
+       * ps/music-drawing-routines.ps: 
+       * ps/lilyponddefs.ps: Add end markers.
+
+2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * VERSION: 2.1.27 released.
+       
+       * lily/hyphen-engraver.cc (finalize): suicide unterminated hyphens.
+
+       * scripts/lilypond-book.py (compose_ly): cleanup relative= option,
+       obey documentation.
+
+2004-02-24  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/lilypond.py (find_pfa_fonts): Bugfix and update.
+
        * scm/output-ps.scm: Resurrect.
        
        * scm/output-tex.scm: Minimal cleanups.
 
 2004-02-24  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/lyric-phrasing-engraver.cc: remove
+       
+       * lily/lyric-engraver.cc: rewrite so lyric-phrasing-engraver no
+       longer necessary. 
+
+       * lily/extender-engraver.cc (stop_translation_timestep): rewrite
+       so lyric-phrasing-engraver is no longer necessary.
+
+       * ly/engraver-init.ly: move Break_forbid_engraver to Voice, remove
+       Grob_pq_engraver from Staff.
+
+       * lily/grob-pq-engraver.cc: remove current_grobs array, read/write
+       busyGrobs directly.
+
+       * input/regression/quote-transposition.ly: new file.
+
+       * lily/recording-group-engraver.cc (stop_translation_timestep):
+       store instrumentTuning too. 
+
+       * lily/quote-iterator.cc (process): transpose events using
+       instrumentTuning.
+
+       * scripts/convert-ly.py (FatalConversionError.subst): \set transposing
+       -> \tuning <pitch>
+
+       * lily/parser.yy (command_req): add \tuning command for setting
+       instrument tuning of staff.
+
+       * Documentation/user/GNUmakefile
+       ($(outdir)/lilypond/lilypond.html): ugh: use perl iso. sed.
+
        * Documentation/user/refman.itely (Customized accidental rules):
        typo.