lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nested lilypond-book files?


From: Graham Percival
Subject: nested lilypond-book files?
Date: Sun, 23 Mar 2003 23:09:28 -0800

This could be a stupid (La)TeX question, rather than a stupid lilypond
question, but here goes:

Can you have nested lilypond-book files?  If so, how?

I'd like to do this:

main.lilybook:
\documentclass{blah}
\begin{document}
\include-lilypond-book{mvmt2.lilybook}
\end{document}

mvmt2.lilypbook:
\documentclss{blah}
\begin{document}
\lilypondinclude{score-2a.ly}
\lilypondinclude{score-2b.ly}
\end{document}

What should I put on the "\include-lilypond-book{}" line?

Cheers,
- Graham




reply via email to

[Prev in Thread] Current Thread [Next in Thread]