lilypond-user
[Top][All Lists]
Advanced

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

Re: Book with LilyPond, community of professionals


From: Aaron Dalton
Subject: Re: Book with LilyPond, community of professionals
Date: Wed, 31 Mar 2010 13:41:57 -0400 (EDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

My master's thesis is a modern edition of a book of 16th-century madrigals. It is comprised of two parts: the first is all the discursive stuff, and then the second is the text, scores, and apparatus. I simply have a single .lytex file with entries like the following for each madrigal:

\clearpage
\addcontentsline{toc}{subsection}{1. Amor, che sol dei cor leggiadri ha cura}
\label{madrigal01}
\lilypondfile{/home/aaron/svn/scores/out/01-3-01.ly}

In my case all the scores are in one place, so I simply \input this file wherever I wish it to appear in the larger document. As you can see, you can quite simply put a few madrigals in, then add some text, then do some more scores, and back again. This is producing excellent results for me.

HTH!
Aaron






reply via email to

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