]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(grob-cause): escape spaces in URLs.
[lilypond.git] / ChangeLog
index 0ab30acddd51a78ce13b0b3703cd3e0b74bbe2c0..3b35d30d11e04d4ffcccf71f4bda6b0692fbaa9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2005-08-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/output-ps.scm (grob-cause): escape spaces in URLs.
+
+       * lily/multi-measure-rest.cc (set_text_rods): new function.
+
+       * lily/vertical-align-engraver.cc (process_music): call
+       Align_interface::set_axis(). This forces #'elements to be ordered,
+       preventing random vertical reordering  of staves.
+
+       * scm/define-grob-interfaces.scm (dynamic-line-spanner-interface):
+       add avoid-slur property. 
+
+       * Documentation/user/basic-notation.itely (Measure repeats): add
+       countPercentRepeats example.
+
+       * Documentation/user/advanced-notation.itely (Other text markup
+       issues): remove remark about normal-font.  We have \normal-text
+
+       * input/regression/tie-chord.ly: add note about remaining bugs.
+
+       * lily/tie.cc (print): try Tie_column::set_directions () if
+       control-points not yet defined.
+
+2005-08-23  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/system-start-delimiter.cc (staff_brace): don't remove brace
+       extent. This fixes braces falling out of the EPS bbox.
+
+       * mf/feta-beugel.mf (braces_per_font): make brace glyph align
+       exactly to bbox.
+
 2005-08-23  Graham Percival  <gpermus@gmail.com>
 
        * {various} : change #up->#UP and #down->#DOWN.