I'm going to use Lilypond to write out some scales for my students, and
I'd like to define each scale as an identifier, so that I can then
simply \include a file full of scale definitions and type the name of
each scale I want to write out for a particular student.
When I do it this way...
cmajor
On 11/7/05, Erik Sandberg <[EMAIL PROTECTED]> wrote:
\score blocks can not be surrounded by { }. Tryfoo = \score { ... }--Erik
Thanks for the reply Erik. I'm afraid I'm being a little dense, but although...
\book { \header {title = "Grade 5 Scales"}
\score {\new Staff{c d e}}
}
...works fine,
Before I start trying to figure out the Scheme code (and I usually
struggle to get headers right even in word processors...) I'm wondering
if anyone else has already done something similar:
I'm trying to figure out how to print the title and "page x of x" in
the header of each page of a \book usin
ill be to get things into a shape lilypond-book
likes the look of...
Mark
On 12/29/05, Laura Conrad <[EMAIL PROTECTED]> wrote:
>>>>> "MC" == Mark Cookson <[EMAIL PROTECTED]> writes:MC>I'm trying to figure out how to print the title and &qu