lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: skipTypesetting oddities


From: -Eluze
Subject: Re: skipTypesetting oddities
Date: Sat, 17 Dec 2011 16:17:00 -0800 (PST)


Damian leGassick wrote:
> 
> Hi all
> 
> 1) in the following, the beaming goes wrong:
> 
> any ideas how to get around this?
> 
hi Damian

NR 3.4.2 Skipping corrected music
When entering or copying music, usually only the music near the end (where
you are adding
notes) is interesting to view and correct. To speed up this correction
process, it is possible to
skip typesetting of all but the last few measures. This is achieved by
putting
showLastLength = R1*5
\score { ... }
in your source file. This will render only the last 5 measures correctly.

in your example you could define showLastLength = R1*1

the purpose of these functions is just to limit the compilation time when
entering music - it will never claim a correct output considering all the
(possibly sophisticated) skipped music!

Eluze
-- 
View this message in context: 
http://old.nabble.com/skipTypesetting-oddities-tp32988646p32996117.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]