Interesting.  I had not seen this before, but a quick Google search
suggests that it is not unknown for chant to be printed in black and
red.  Just for reference, it seems that, based on the documentation,
this was changed in Lilypond between 2.4 and 2.6.

Thanks,

Joe

On 27/03/07, Mats Bengtsson <[EMAIL PROTECTED]> wrote:
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
> lilypond-user@gnu.org
> 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: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================




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

Reply via email to