]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/staff-symbol.cc (print): subtract thickness from staff line
[lilypond.git] / ChangeLog
index 7352370f5d77a43ce143494e06e19417f1bc9028..af3e183366d2dbee78e705089d4c3cb4806515b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2004-08-22  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/staff-symbol.cc (print): subtract thickness from staff line
+       length
+
+       * lily/parser.yy (book_body): disallow { ..music.. } inside \book
+       
+2004-08-21  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/stencil.scm: remove fontify-text and fontify-text-white
+
+2004-08-21  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/part-combiner.scm: skip name string. Fixes segfault problem.
+
+       * Documentation/user/sound-output.texi (Sound): new file. Move all
+       MIDI related information.
+
+2004-08-20  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/script-engraver.cc (acknowledge_grob): only take into
+       account note heads with a music cause. Fixes ambitus-accent.ly
+
+       * scm/define-markup-commands.scm (finger): set encoding to
+       fetaNumber.
+
+2004-08-20  Erik Sandberg <ersa9195@student.uu.se>
+
+       * scripts/convert-ly.py: typo
+
+2004-08-19  Carl Sorensen  <carldsorensen@comcast.net>
+
+       * scm/fret-diagrams.scm: Eliminate use of fontify-text; make 
+       font calls for diagrams based on paper and props
+
+2004-08-19  Graham Percival <gperlist@shaw.ca>
+
+       * scripts/convert-ly.py: add \newpage -> \pageBreak rule.
+
+2004-08-19  Erik Sandberg <ersa9195@student.uu.se>
+
+       * ly/spanners-init.ly: Correct meanings of setTextDecresc/Dim,
+       added setHairpinDecresc/Dim
+
+2004-08-19  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/include/lily-guile.hh: Cosmetics.
+
+2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * input/regression/fermata-rest-position.ly: new file
+
+       * ly/property-init.ly (hideNotes): remove \setMmRestFermata
+
+       * scripts/convert-ly.py (conv): add rule for \setMmRestFermata
+
+2004-08-18  Nicolas Sceaux  <nicolas.sceaux@free.fr>
+
+       * scm/framework-tex.scm (output-preview-framework) 
+       (output-classic-framework): 
+       * scm/framework-ps.scm (output-preview-framework):
+       s/ly:paper-book-lines/ly:paper-book-systems/g
+
+       * scm/fret-diagrams.scm (ss-font-encoding):
+       s/my-font-encoding/ss-font-encoding
+
+2004-08-18  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * scm/music-functions.scm (direction-polyphonic-grobs): Set
+       direction also on fingerings.
+
+       * lily/clef-engraver.cc: Add forceClef to list of read properties.
+
 2004-08-18  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * po/nl.po: Some updates.
+
+       * scm/lily.scm (_): New function.
+       (postscript->pdf, postscript->png, lilypond-main)
+       (postscript->pdf): Use it.  Write messages to stderr.
+
+       * stepmake/stepmake/po-targets.make (ALL_PO_SOURCES): Add SCM_FILES.
+
+       * scm/GNUmakefile (XGETTEXT_FLAGS): Set language to Lisp.
+       xgettext does not recognise scheme yet.  Patch submitted.
+
+       * lily/scm-option.cc (LY_DEFINE):
+       * lily/main.cc: The program is now called lilypond (WAS: lilypond-bin).
+
+       * lily/rest-collision.cc (do_shift): Uniformise two too many rests
+       messages.
+
        * lily/include/paper-book.hh
        * lily/include/paper-system.hh: Finish renaming of paper-line to
        system.  Fix users.
 
 2004-08-18  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * scm/documentation-generate.scm (string-append): add version.
+
+       * scm/define-markup-commands.scm (box): add box-padding and
+       thickness props for the box command.
+       * Documentation/user/changing-defaults.itely (Text encoding):
+       elucidate use of \encoding for \header strings.
+
+       * lily/parser.yy (lyric_element): use \encoding for lyrics strings.
+
+       * lily/score.cc (LY_DEFINE): check if length of music > 0. Fixes:
+       staff-change.ly
+
        * lily/output-def.cc (assign_context_def): use set_variable().
 
        * lily/text-item.cc (interpret_string): accept string input