You might look in the documentation under the heading "Cautionary
accidentals," which happens to be section 6.1.3.
Josiah
[EMAIL PROTECTED] wrote:
hi,
is there a way to put a natural sign manually? in this example the
natural sign is left out at the b, but i want to make sure the reader
understands it is a b not a bes.
This is the code for the example:
\version "2.6.3"
\layout {
\context
{\Staff
\remove Time_signature_engraver
\remove Bar_engraver
}
}
\header
{tagline = " "}
{
\context Staff #(set-accidental-style 'modern)
\clef treble
f g a bes c' d' e' f' g' a' b' c'' d'' e'' fis'' g''
}
Thanks a lot!
Stephen
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user