Am 09.01.2012 13:22, schrieb Francisco Vila:
2012/1/8 Nils:
Hello list,
what is the fastest way to create a lilypond preview of your file?
I expect to trade quality and correctnes for speed.
If you have a long piece and want to see only a range eg. the
beginning or the end, use
showLastLengt
2012/1/8 Nils :
> Hello list,
>
> what is the fastest way to create a lilypond preview of your file?
>
> I expect to trade quality and correctnes for speed.
If you have a long piece and want to see only a range eg. the
beginning or the end, use
showLastLength = R1*5
\score { ... }
and also consi
Hello list,
what is the fastest way to create a lilypond preview of your file?
I expect to trade quality and correctnes for speed.
One example, which is even in the manual I think, is to deactivate the links in
a pdf
#(ly:set-option 'point-and-click #f)
What about the non-pdf backends? Is it