2012/9/29 Hartmut Leister <[email protected]>:
> Hello Lilyponders,
>
> lilypond-book is ignoring the block comments I'm using in LaTeX-Code
> with \iffalse + \fi, thus compiling the lines in between.
> How can I uncomment a set of lines?
> Those uncommented lines should not be compiled by pdfLatex and lilypond-book
>
> I'm writing a song book and for error finding I dont't always want to
> compile the whole book...

As far as I know, lilypond-book always processes the whole file. What
I'd do in this case, is to put the part which is to be handled
differently in a separate file. Include this file with \include but
don't process it with lilypond-book. Instead, process all other files.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to