]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/topdocs/NEWS.tely (Top): add entry for percent
authorhanwen <hanwen>
Tue, 16 Aug 2005 15:47:43 +0000 (15:47 +0000)
committerhanwen <hanwen>
Tue, 16 Aug 2005 15:47:43 +0000 (15:47 +0000)
commitab3532b502191fbafb1a6fca5857af01dbbc027c
tree0c2d0c04428c59075b519f73b777789bc6c1f807
parent451c9a07847759955f7ae9a8ce6df5841151a6ad
* Documentation/topdocs/NEWS.tely (Top): add entry for percent
counters.

* Documentation/user/basic-notation.itely (Measure repeats): add
links to Counter grobs.

* scm/define-grobs.scm (all-grob-descriptions): add
DoublePercentRepeatCounter
(all-grob-descriptions): add PercentRepeatCounter

* lily/percent-repeat-engraver.cc (class Percent_repeat_engraver):
also create counter grobs.

* lily/separation-item.cc (extremal_break_aligned_grob): don't
return grob without space-alist.

* input/proportional.ly: tune staff-padding.

* input/regression/repeat-percent-count.ly: new file.
12 files changed:
ChangeLog
Documentation/topdocs/NEWS.tely
Documentation/user/basic-notation.itely
THANKS
input/proportional.ly
input/regression/repeat-percent-count.ly [new file with mode: 0644]
lily/break-align-engraver.cc
lily/include/paper-system.hh
lily/percent-repeat-engraver.cc
lily/separation-item.cc
scm/define-grobs.scm
scm/framework-ps.scm