lilypond-user
[Top][All Lists]
Advanced

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

Re: question re: changing color of notes and lyrics


From: James E. Bailey
Subject: Re: question re: changing color of notes and lyrics
Date: Fri, 5 Jun 2009 06:11:37 +0200

Those are ledger lines.
http://lilypond.org/doc/v2.12/Documentation/user/music-glossary/ledger-line#ledger-line

Am 04.06.2009 um 19:07 schrieb Stephen Corey:

Hello Lilypond gurus,

I have a template that I use on vocal songs where there is an echo.  The 
echoed part has greyed out notes/staff and lyrics of another color.  I've 
figured out how to change most of the properties of the music but still 
can't figure out the name of the line running through notes that are 
below or above the clef (middle C for example).  So the line remains 
black.  Here is a snippet that changes what I know to change.  Can anyone 
enlighten me on the piece or pieces I'm missing?

\override Staff.StaffSymbol #'color = #(x11-color 'grey55)
\override Staff.TimeSignature #'color = #(x11-color 'grey55)
\override Staff.KeySignature #'color = #(x11-color 'grey55)
\override Staff.Clef #'color = #(x11-color 'grey55)
\override Voice.NoteHead #'color = #(x11-color 'grey55)
\override Voice.Stem #'color = #(x11-color 'grey55)
\override Voice.Beam #'color = #(x11-color 'grey55)
\override Voice.Dots #'color = #(x11-color 'grey55)
\override Staff.BarLine #'color = #(x11-color 'grey55)
\override Lyrics.LyricText #'color = #(x11-color 'maroon)
\override Lyrics.LyricHyphen #'color = #(x11-color 'maroon)
\override Lyrics.LyricExtender #'color = #(x11-color 'maroon)



_______________________________________________
lilypond-user mailing list

James E. Bailey




reply via email to

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