X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2Fadvanced-notation.itely;h=f446039c5c397acecf61dd1d3533424642264e0f;hb=862601226f319d2395794fe1175e7f17485b8e19;hp=f76889e93ad5dd9def2d1561f15b9b4647b51810;hpb=adda916a188dc4130a680bef78d2b094f59a424f;p=lilypond.git diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index f76889e93a..f446039c5c 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -163,7 +163,8 @@ The @code{\mark} command is primarily used for @ref{Rehearsal marks}, but it can also be used to put signs like coda, segno, and fermata on a bar line. Use @code{\markup} to -access the appropriate symbol +access the appropriate symbol (symbols are listed in +@ref{The Feta font}) @lilypond[fragment,quote,ragged-right,verbatim,relative=2] c1 \mark \markup { \musicglyph #"scripts.ufermata" } @@ -492,12 +493,12 @@ then set the @lilypond[fragment,verbatim] { - \override Staff.TimeSignature #'font-name = #"Charter" - \override Staff.TimeSignature #'font-size = #2 +% \override Staff.TimeSignature #'font-name = #"Charter" +% \override Staff.TimeSignature #'font-size = #2 \time 3/4 c'1_\markup { - \override #'(font-name . "Vera Bold") - { This text is in Vera Bold } +% \override #'(font-name . "Vera Bold") +% { This text is in Vera Bold } } } @end lilypond @@ -2239,7 +2240,7 @@ e @end lilypond The full range of colors defined for X11 can be accessed by using the -scheme function x11-color. The function takes one argument that can be a +Scheme function x11-color. The function takes one argument that can be a symbol @example