lilypond-user
[Top][All Lists]
Advanced

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

Re: lyrics running wider than the staff


From: Kieren MacMillan
Subject: Re: lyrics running wider than the staff
Date: Mon, 24 Jul 2006 22:55:17 -0400

Hi, Michael:

Is there a way to define something like a music expression that can be included here?

I'm assuming you understand the concept of stylesheets? (See the docs for examples...)

For instance, I have the following stylesheets:
    1. KM_init_Score
    2. KM_init_PianoStaff
    3. KM_init_Lyrics
4. KM_init_Song (\include-s KM_init_Score, *PianoStaff, and *Lyrics)

These describe my "house style(s)".

Then, in (e.g.) a song score, I'll simply \include KM_init_Song, and everything is hunky-dory. If I need to change my "house style" for lieder, I simply make the change at the appropriate level (usually *Song, since others might be included elsewhere) and then recompile all my individual song \score-s.

Works like a charm!

Best regards,
Kieren.




reply via email to

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