]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
increase extent of Staff.
[lilypond.git] / ChangeLog
index 896358812dadcaa5a426ddf8dbb6cac35ab41cdf..046533828763e646cf43cebf42e5b8bb9c42c6c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,61 @@
+2004-09-13  Graham Percival  <gperlist@shaw.ca>
+
+       * scm/script.scm: change behaviour of slur and accent.
+
+       * Documentation/user/music-glossary.tely: de-gender a few entires.
+
+       * Documentation/user/introduction.itely: de-gender a few sentences.
+
+2004-09-13  Mats Bengtsson  <mabe@drongo.s3.kth.se>
+
+       * input/regression/rehearsal-mark-number.ly: Reuse the existing
+       formatting routine when adding boxed numbers. Makes it easier to
+       extrapolate how to do for boxed letters.
+
+2004-09-12  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/notation.itely: fixed Time Signature numbers bug.
+
+       * Documentation/user/invoking.itexi: updated the "reporting bugs" section.
+
 2004-09-12  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * scm/define-grobs.scm (all-grob-descriptions): longer
+       ideallengths for stems in higher order beams.
+
+       * Documentation/user/changing-defaults.itely (Page layout):
+       document them.
+
+       * scm/page-layout.scm (ly:optimal-page-breaks): use new parameters
+       to get sane spaces for titles.
+
+       * ly/book-paper-defaults.ly: new parameters aftertitlespace,
+       beforetitlespace, betweentitlespace.
+
+       * input/regression/beam-quant-standard.ly (primeSixteenths): add
+       16th notes.
+
+       * lily/beam.cc (set_minimum_dy): new function. Round non-zero
+       small slope up to smallest quant. This prevents small slopes from
+       getting rounded to zero.
+
+       * lily/beam-quanting.cc (quanting): don't allow dy_mus slopes that
+       are smaller than the smallest quant.
+
+       * input/tutorial/brahms*.ly: remove.
+
+       * input/*: update all .ly files.
+        
+       * ly/a4-init.ly (vsize): remove papersize init files.
+
+       * scripts/convert-ly.py (conv): add conversion.
+
+       * lily/parser.yy: change mode changing commands to XXXmode,
+       eg. drummode.
+       (mode_changing_head): group mode changes.
+       (mode_changing_head_with_context): new commands: create context as
+       well as change mode.
+
        * input/regression/system-overstrike.ly: new file.
 
        * scm/page-layout.scm (ly:optimal-page-breaks): add