From: Han-Wen Nienhuys Date: Sat, 30 Dec 2006 18:17:40 +0000 (+0100) Subject: document new style setting of ancient accidentals. X-Git-Tag: release/2.11.6-1~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1c8f20b9973d5b716cd80db557e228dbf1bc9f4d;p=lilypond.git document new style setting of ancient accidentals. --- diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index e7e1b1aa89..d4da68346b 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -2526,9 +2526,9 @@ overview over all available note head styles. @cindex accidentals -Use the @code{style} property of grob @internalsref{Accidental} to -select ancient accidentals. Supported styles are -@code{mensural}, @code{vaticana}, @code{hufnagel}, and @code{medicaea}. +Use the @code{glyph-name-alist} property of grob +@internalsref{Accidental} and @internalsref{KeySignature} to select +ancient accidentals. @lilypond[quote,ragged-right,staffsize=26] \score { @@ -2575,7 +2575,7 @@ different style, as demonstrated in @inputfileref{input/@/test,ancient@/-accidentals@/.ly}. Similarly to local accidentals, the style of the key signature can be -controlled by the @code{style} property of the +controlled by the @code{glyph-name-alist} property of the @internalsref{KeySignature} grob. @seealso