]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(glyph-string): remove / before CIDs.
[lilypond.git] / ChangeLog
index b50334e23a3859514f02bc2fc61527a412d198ea..abb4990b355f85f6a917bcc45db0ae0c5f441cd8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,39 @@
 2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/output-ps.scm (glyph-string): remove / before CIDs.
+
+2005-05-20  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/instrument-notation.itely: remove *Engraver.
+
+       * Documentation/user/advanced-notation.itely: edit, rearrange.
+
+2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/output-ps.scm (glyph-string): take cid? argument. Use
+       findresource iso. findfont for CID CFF fonts.
+
+       * VERSION (PACKAGE_NAME): release 2.5.25
+
+       * ly/Welcome_to_LilyPond.ly: add  \version
+
+2005-05-20  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/programming-interface.itely: move
+       \displayMusic into its own section.
+
+       * Documentation/user/basic-notation.itely: finish editing.
+
+2005-05-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * flower/file-path.cc (find): don't throw away file_name.dir, but
+       append to it. Fixes \include with directories.
+
+       * flower/include/file-path.hh (class File_path): don't derive from
+       Array<String>.
+
+       * flower/include/file-name.hh (class File_name): remove to_str0()
+
        * lily/hara-kiri-engraver.cc (acknowledge_grob): split
        Hara_kiri_engraver in separate file.