X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fnotation%2Fnotation-appendices.itely;h=53c75c035164c5ff42e65954a38f8d7c6c004365;hb=a066a93ee74edebb9d238a1bac93c3bc7e8e6e4a;hp=66a907f7096c49ddce8ae0bbb21ea7896d89f563;hpb=2f320e9722ec20d6f13ec567d007763cc912c5da;p=lilypond.git diff --git a/Documentation/notation/notation-appendices.itely b/Documentation/notation/notation-appendices.itely index 66a907f709..53c75c0351 100644 --- a/Documentation/notation/notation-appendices.itely +++ b/Documentation/notation/notation-appendices.itely @@ -30,6 +30,7 @@ * All context properties:: * Layout properties:: * Available music functions:: +* Context modification identifiers:: * Predefined type predicates:: * Scheme functions:: @end menu @@ -626,6 +627,7 @@ see @ref{Formatting text}. * Bracket-tip glyphs:: * Pedal glyphs:: * Accordion glyphs:: +* Tie glyphs:: * Vaticana glyphs:: * Medicaea glyphs:: * Hufnagel glyphs:: @@ -796,6 +798,16 @@ see @ref{Formatting text}. @end lilypond +@node Tie glyphs +@unnumberedsubsec Tie glyphs + +@lilypond[quote] +\include "font-table.ly" +\markuplines \override-lines #'(word-space . 4) + \doc-chars #ties +@end lilypond + + @node Vaticana glyphs @unnumberedsubsec Vaticana glyphs @@ -1375,6 +1387,13 @@ Internals Reference: @include identifiers.tely +@node Context modification identifiers +@appendixsec Context modification identifiers + +The following commands are defined for use as context modifications +within a @code{\layout} or @code{\with} block. + +@include context-mod-identifiers.tely @node Predefined type predicates @appendixsec Predefined type predicates