Re: Compile last n bars

2014-05-26 Thread pls
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 ex

Re: Compile last n bars

2014-05-26 Thread pls
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: 3.4.2 Skipping corrected music When entering or copying music, usually only the music near the end (where you are addi

Compile last n bars

2014-05-26 Thread David Stephen Grant
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