| [ << Notation manual tables ] | [Top][Contents][Index][ ? ] | [ Cheat sheet >> ] | ||
| [ < Other ] | [ Up : Notation manual tables ] | [ List of special characters > ] | ||
A.11 Text markup list commands
The following commands can all be used with \markuplist:
-
\column-linesargs (markup list) -
Like
\column, but return a list of lines instead of a single markup.baseline-skipdetermines the space between each markup in args.Used properties:
-
baseline-skip
-
-
\justified-linesargs (markup list) -
Like
\justify, but return a list of lines instead of a single markup. Use\override-lines #'(line-width . X)to set the line width; X is the number of staff spaces.Used properties:
-
text-direction(1) -
word-space -
line-width(#f) -
baseline-skip
-
-
\map-markup-commandscompose (procedure) args (markup list) -
This applies the function compose to every markup in args (including elements of markup list command calls) in order to produce a new markup list. Since the return value from a markup list command call is not a markup list but rather a list of stencils, this requires passing those stencils off as the results of individual markup calls. That way, the results should work out as long as no markups rely on side effects.
-
\override-linesnew-prop (pair) args (markup list) -
Like
\override, for markup lists. -
\table-of-contents -
\wordwrap-internaljustify (boolean) args (markup list) -
Internal markup list command used to define
\justifyand\wordwrap.Used properties:
-
text-direction(1) -
word-space -
line-width(#f)
-
-
\wordwrap-linesargs (markup list) -
Like
\wordwrap, but return a list of lines instead of a single markup. Use\override-lines #'(line-width . X)to set the line width, where X is the number of staff spaces.Used properties:
-
text-direction(1) -
word-space -
line-width(#f) -
baseline-skip
-
-
\wordwrap-string-internaljustify (boolean) arg (string) -
Internal markup list command used to define
\justify-stringand\wordwrap-string.Used properties:
-
text-direction(1) -
word-space -
line-width
-
| [ << Notation manual tables ] | [Top][Contents][Index][ ? ] | [ Cheat sheet >> ] | ||
| [ < Other ] | [ Up : Notation manual tables ] | [ List of special characters > ] | ||
Other languages: deutsch, español, français, italiano, 日本語.
About automatic language selection.