]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(precision_string): >? fix.
[lilypond.git] / ChangeLog
index 39f9b04e43b41f400b9debdfe6f68c3450698ec9..a426152b304093fae14d22f7ff26d2e6953cf40e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 2005-06-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * flower/string-convert.cc (precision_string): >? fix.
+
+       * scm/ps-to-png.scm (make-ps-images): search-gs for multipage too.
+       (make-ps-images): add verbose -q too.
+
+       * lily/default-actions.cc (Module): new file. default
+       {book,score}-print functions.
+
+       * scm/ly-from-scheme.scm (ly:parse-string-result): use new setup:
+       pass results via parseStringResult, lookup via ly:parser-lookup.  
+
+       * lily/lily-parser.cc (Lily_parser): only clone lexer in
+       constructors.
+       (parse_file): encapsulate do_yyparse() in scm_set_current_module()
+       (parse_string): idem.
+
+       * ly/spanners-init.ly (assertBeamQuant): don't use #{ #} in init.
+
        * lily/main.cc (main_with_guile): copy be_verbose_global into
        ly_set_option()