[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lilypond-book doesn't grok \include
From: |
Peter Chubb |
Subject: |
lilypond-book doesn't grok \include |
Date: |
Mon, 17 Mar 2003 20:15:22 +1100 |
>>>>> "Han-Wen" == Han-Wen Nienhuys <address@hidden> writes:
Han-Wen> address@hidden writes:
>> I have a latex file containing fragments of lilypond code. It
>> includes other files using
>>
>> \include{file}
>>
>> lilypond-book doesn't ever match this construct --- for some reason
>> it's looking for
>>
>> \mbinclude{file>
Han-Wen> \include{} is a latex macro that also does other stuff
Han-Wen> (insert a line break, iirc). For this reason, we don't
Han-Wen> process \include{}.
\include{} inserts a pagebreak, actually.
This behaviour (ignoring \include{}) confused me, because the BUGS
section only mentions that \includeonly{} doesn't work --- implying to
me that regardless of what \includeonly{} says, all \include{}
directives are honoured.
Can the documentation or the code be fixed, please?
Peter C