]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(texidoc): cleanup.
[lilypond.git] / ChangeLog
index fc2dc03fd144d4cfb27c14d07447894b83811641..a71baad57c70c26bbd1e01607b2cae0a3e09a029 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,31 @@
 2004-09-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * input/{input,regression}/*.ly: run convert-ly
+
+       * VERSION: release 2.3.17
+
+       * lily/slur-scoring.cc (enumerate_attachments): make stem_extent a
+       little wider for attachment calculation. This prevents stem and
+       slur touching.
+
+       * lily/parser.yy (direction_less_char): soft code \< \> \! \( \) (
+       ) 
+
+       * input/regression/tie.ly (texidoc): cleanup.
+
+       * ly/declarations-init.ly (tildeSymbol): soft-code meaning of [ ]
+       and ~
+
+       * lily/slur-scoring.cc (score_extra_encompass): check if extra
+       objects are on boundary column. 
+
+       * lily/main.cc (parse_argv): process --tex too.
+
+       * ly/music-functions-init.ly (keepWithTag): add music functions
+       keepWithTag and removeWithTag.
+
+       * lily/quote-iterator.cc (Quote_iterator): init transposed_musics_.
+
        * lily/accidental-engraver.cc (recent_enough): interpret laziness
        = #t. This fixes no-reset accidental-style.