[EMAIL PROTECTED] 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>

\include{} is a latex macro   that also does other stuff (insert a
line break, iirc). For this reason, we don't process \include{}.
 
-- 

Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.cs.uu.nl/~hanwen 


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to