In case my first mail didn’t make it to the list:

you can find it under 3.4.2 Skipping corrected music. Unfortunately 
lilypond.org seems to be down right now. The essentials:

Put 
showLastLength = R1*5
\score { … }

into your source file. You could also use

\set Score skipTypesetting = ##t

example:
\set Score skipTypesetting = ##t
c d e
\set Score skipTypesetting = ##f
f g a

hth
patrick
On 26.05.2014, at 22:48, pls <p.l.schm...@gmx.de> wrote:

> Hi David,
> 
> you can find it in the Notation Reference under 3.4.2 Skipping corrected 
> music.  lilypond.org seems to be down.  Therefore I copied the text from the 
> documentation:
> 
> hth
> patrick
> On 26.05.2014, at 22:36, David Stephen Grant <da...@davidgrant.no> wrote:
> 
>> Hello list,
>> I'm sure I have read somewhere that it is possible to compile only the last 
>> n bars of a Lilypond file, but I cannot seem to find it anywhere! Or is this 
>> a feature of some front-end? Any tips or pointers to the relevant 
>> documentation are much appreciated.
>> Best, David
>> _______________________________________________
>> lilypond-user mailing list
>> lilypond-user@gnu.org
>> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to