]> git.donarmstrong.com Git - lilypond.git/commit
new showFirstLength feature
authorValentin Villenave <valentin@villenave.net>
Tue, 21 Oct 2008 08:04:21 +0000 (10:04 +0200)
committerValentin Villenave <valentin@villenave.net>
Tue, 21 Oct 2008 08:04:21 +0000 (10:04 +0200)
commit39a060ddcffd3d2d52a119970158f82beba35410
treeed9dfc8e0af1229c77adcad683c138f9dd2cba35
parent65b9c025bab8f6202c40ff7c4c1636e27bb795c4
new showFirstLength feature

This commit implements a showFirstLength property, that does
the opposite of showLastLength (both properties may be set,
in this case the beginning and the end of the piece are printed,
with a double barline as a separator).

When only showFirstLength is set, the 'length property is
overriden (except if already shorter than the specified first
length) and therefore the compilation will be much faster.

This new feature may be very convenient, e.g. to print the
index of a book containing only the beginning of each \score.
Documentation/topdocs/NEWS.tely
Documentation/user/input.itely
Documentation/user/working.itely
input/regression/skiptypesetting-show-first-and-last.ly [new file with mode: 0644]
input/regression/skiptypesetting-show-first.ly [new file with mode: 0644]
input/regression/skiptypesetting-show-last.ly
scm/music-functions.scm