]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* scm/editor.scm: New module.
[lilypond.git] / ChangeLog
index 3c44eb15c1012df7c9f66407c4a1932b6b2d051f..350ec15988ad0f7d94e04914df0f0e72c11a8655 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,32 @@
+2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/editor.scm: New module.
+
+       * scm/lily.scm (gui-main): Use it.
+
+       * scm/framework-gnome.scm (spawn-editor): Use it.
+
+       * scripts/lilypond-invoke-editor.scm: Use it in new script.
+
 2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness.
+       * scm/framework-ps.scm (load-font-via-GS):  new function.
 
-2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
+       * lily/pango-font.cc (pango_item_string_stencil): add support for
+       CID keyed font.
+
+       * scm/output-ps.scm (glyph-string): add support for CID keyed font.
+
+2005-05-10  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/basic-notation.itely: add @ref.
+
+       * Documentation/user/advanced-notation.itely: add example
+       of 5/8 beaming.
+
+2005-05-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
 
        * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
        going through ps2pdf wrappers.
 
 2005-05-09  Heikki Junes  <hjunes@cc.hut.fi>
 
-        * po/fi.po: update after a lesson how to update entries against source.
-
-        * po/TODO: document the lesson.
+       * po/fi.po: update after a lesson how to update entries against
+       source.
+       
+       * po/TODO: document the lesson.
 
 2005-05-09  Han-Wen Nienhuys  <hanwen@xs4all.nl>