]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/slur-scoring.cc (move_away_from_staffline): robustness,
[lilypond.git] / ChangeLog
index d76ade4effbbfe32417fbe880f71be3d40afd9ee..59d1fab6d89f2d21c7492d34fe77ef3b67e0a484 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,56 @@
+2005-05-12  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/slur-scoring.cc (move_away_from_staffline): robustness,
+       don't access StaffSymbol if not there.
+
+       * lily/instrument-name-engraver.cc (class
+       Instrument_name_engraver): data member first_. Create
+       InstrumentName on start. 
+
+2005-05-12  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/instrument-notation.itely: add guitar
+       position.
+
+       * Documentation/user/introduction.itely,
+       Documentation/user/lilypond.tely,
+       Documentation/user/tutorial.itely: begin pruning
+       unused (duplicated) cindex entries and misc cleanup.
+
+2005-05-12  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * input/test/volta-chord-names.ly: Bring the explanation up to
+       date.
+
+2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
+
+        * Documentation/topdocs/{AUTHORS.texi,INSTALL.texi,README.texi}:
+        Specify `@documentencoding utf-8' for html, ignore warnings.
+
+2005-05-11  Erik Sandberg  <ersa9195@student.uu.se>
+
+       * THANKS: Added bughunters.
+
+2005-05-11  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * lily/main.cc: update help string for `lilypond -H'.
+
+       * po/fi.po: update.
+       
+2005-05-10  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/advanced-notation.itely: minor fixes.
+
+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>
 
        * scm/framework-ps.scm (load-font-via-GS):  new function.
@@ -18,8 +71,6 @@
 
        * scripts/lilypond-pdfpc-helper.py (ly_pc_editor): robustness fixes.
 
-2005-05-10  Jan Nieuwenhuizen  <janneke@gnu.org>
-
        * scm/backend-library.scm (postscript->pdf): Invoke gs instead of
        going through ps2pdf wrappers.