]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/output-ascii-script.scm (as-font-alist-alist):
[lilypond.git] / ChangeLog
index aec6a67cfcefae3cb007d93b637db6bd4a20e2d2..85aa755f46552bab64eb0e5821c8dd4bc1c8b552 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,75 @@
+2003-06-02  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-ascii-script.scm (as-font-alist-alist):
+       (as-properties-to-font-name):
+       (as-make-style-sheet): Remove.
+
+       * scm/font.scm (as-make-font-list): New function.
+       (as-font-sheet-alist): New variable.
+
+       * ly/paper-as9-init.ly: 
+       * ly/paper-as5-init.ly: Update.
+
+       * ly/paper-as5.ly:
+       * ly/paper-as9.ly: New file.
+
+2003-05-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * mf/GNUmakefile (AFM_FILES): Add AF_FILES.
+
+2003-05-28  Graham Percival  <gperlist@shaw.ca>
+       * input/sondag-morgen/*: removed due to copyright concerns.
+       * input/[a,b]*.ly: added a newline at the end of the texinfo
+       doc string (produces better output in HTML version).
+       * input/c*.ly: added texinfo index and added comments to
+       aid in future changes to input/test/ files.
+
+2003-05-28  Graham Percival  <gperlist@shaw.ca>
+   * Documentation/user/refman.itely: fixed build problem (missing
+   file) caused by previous renaming.
+
+2003-05-28  Graham Percival  <gperlist@shaw.ca>
+   * input/test/[a,b]*.ly: added texinfo index and added comments to
+   aid in future changes to input/test/ files.
+   * input/test/bar-number-every-5-reset.ly: renamed to
+   bar-number-every-five-reset.ly
+   * input/test/bar-script-visibility.ly: renamed to
+   bar-number-show-all.ly
+
+2003-05-28  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * ly/engraver-init.ly (VoiceContext): move Note_head_line_engraver
+       to Voice.
+
+       * lily/glissando-engraver.cc (acknowledge_grob): new file: split
+       out note-line and glissando functionality. 
+       
+
+       * lily/line-spanner.cc (brew_molecule): cleanup.
+
+2003-05-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/as2text.scm: Use rdelim module.
+       (start-system): Rename from start-line.
+       (stop-system): Rename from stop-line.
+       (af-gulp-file): Use string iso symbol for getenv.
+
+       * scm/output-ascii-script.scm: Add guile and lily modules.
+       (font-name-alist): New variable.
+       (draw-line): New function.
+
+       * scm/output-lib.scm (func, arg->string): Re-add from archive.
+       (Were these silently removed, without ChangeLog entry?)
+
+2003-05-27  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * scm/music-functions.scm (make-ottava-set): bugfixes: also
+       process 2nd ottava correctly.
+
+2003-05-27  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lilypond-indent.el: allow strings in LilyPond-parens-alist.
+
 2003-05-26  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * Documentation/user/converters.itely (Invoking midi2ly): Update.