]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/framework-ps.scm (output-framework): handle landscape settings.
[lilypond.git] / ChangeLog
index 69102fd611350e73978fade16ef3222de2ecaf9a..5ba86bf98cfb75f5c5fba996f2ce8acefa35d2c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,41 @@
+2004-09-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (output-framework): handle landscape settings.
+
+       * ps/lilyponddefs.ps: cleanup.
+
+2004-09-06  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/define-grobs.scm (all-grob-descriptions): unset
+       threshold. This fixes morgenlied. 
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): whoops. Thinko in
+       rod calculation.
+
+       * lily/system.cc (get_line): don't take piano-pedal & dynamic line
+       spanners into account for staff-extents.
+
+       * lily/ottava-bracket.cc (print): take common refpoint of dots
+       into account as well.
+
 2004-09-05  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * lily/lookup.cc (triangle): translate by interval.
+
+       * VERSION (PACKAGE_NAME): release 2.3.14
+
+       * Documentation/user/changing-defaults.itely (Page layout): add
+       betweensystempadding
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): typo.
+
+       * input/regression/quote-cyclic.ly (Module): new file.
+
+       * scm/lily.scm (print): add function.
+
+       * scm/music-functions.scm (quote-substitute): new
+       function. Substitute \quote when putting music into \score.
+
        * input/regression/key-signature-cancellation.ly (Module): new file.
 
        * lily/*.cc: more ly_scm2 -> scm_to converions.