lilypond-user
[Top][All Lists]
Advanced

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

Re: Staff colour in ancient notation


From: Mats Bengtsson
Subject: Re: Staff colour in ancient notation
Date: Tue, 27 Mar 2007 13:15:26 +0200
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

I don't really know anything about gregorian chant notation, but if you refer to
section 7.7.11 Gregorian chant contexts, it mentions "Editio Vaticana"
and I guess that the inspiration to use colored staves comes either from that edition
or from original manuscripts.

If you want them in black, just add
\layout {
   \context {
       \VaticanaStaff
        \revert StaffSymbol #'color
        \revert LedgerLineSpanner #'color
   }
}
somewhere below the line
\include "gregorian-init.ly"
in your .ly file.

  /Mats

Joseph Haig wrote:
When using some ancient notations the staves are coloured red, as in
section 7.7 of the user guide.  Why is this and is it possible to set
it to black?

Thanks,

Joe


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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