]> git.donarmstrong.com Git - lilypond.git/commit
* Documentation/topdocs/NEWS.tely (Top): add entry for percent
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 Aug 2005 15:47:43 +0000 (15:47 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 16 Aug 2005 15:47:43 +0000 (15:47 +0000)
commit8245df4f448c4c740f8c2fab9c680dfc4f595d60
tree0c2d0c04428c59075b519f73b777789bc6c1f807
parent33d9825dfdf954c23c6468dbe5201f9dc5a4fe42
* 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