]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
*** empty log message ***
[lilypond.git] / ChangeLog
index 9f1a54e3c8fd1ce44bf1ddfc9b16a9e9ab476307..2d386908f554afe5719b4811572f2b64daf5a78d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/output-def-scheme.cc: new file.
+
+       * lily/paper-book-scheme.cc: new file.
+
+       * lily/duration-scheme.cc (LY_DEFINE): new file.
+
+       * lily/pitch-scheme.cc:  new file.
+
+       * scm/font.scm (add-cmr-fonts): use real dimens in font selection.
+
+2005-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/dimensions.cc (LY_DEFINE): add ly:{inch,cm,mm,bp,pt}.
+
+2005-01-06  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: minor editing.
+
+       * Documentation/user/changing-defaults: minor editing.
+
+       * Documentation/user/examples.itely: add template for
+       string quartet part extraction; demonstrates tag.
+
+2005-01-06  Erlend Aasland  <erlenda@gmail.com>
+
+       * Documentation/user/notation.itely: documents
+       format-mark-box-letters and format-mark-box-numbers
+
+       * scm/define-context-properties.scm: change comment.
+
+2005-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/framework-ps.scm (output-classic-framework): new function:
+       dump systems as separate .eps files (without fonts) and write a
+       single collecting .tex file.
+
 2005-01-05  Mats Bengtsson  <mabe@drongo.s3.kth.se>
 
        * Documentation/user/notation.itely (Setting simple songs):
@@ -30,8 +68,8 @@
 
 2005-01-03  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
-       * lily/pango-font.cc (text_stencil): dump string as (utf-8-string
-       FONTDESC UTF8) for use in -f gnome, -f svg.
+       * lily/pango-font.cc (text_stencil): dump string as
+       (utf-8-string FONTDESC UTF8) for use in -f gnome, -f svg.
 
 2005-01-03  Jan Nieuwenhuizen  <janneke@gnu.org>