| [ << Tablas del manual sobre notación ] | [Arriba][Índice general][Índice][ ? ] | [ Hoja de referencia rápida >> ] | ||
| [ < Other ] | [ Subir : Tablas del manual sobre notación ] | [ Lista de caracteres especiales > ] | ||
A.11 Instrucciones de listas de marcado de texto
Se puede usar cualquiera de las siguientes instrucciones con
\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
-
| [ << Tablas del manual sobre notación ] | [Arriba][Índice general][Índice][ ? ] | [ Hoja de referencia rápida >> ] | ||
| [ < Other ] | [ Subir : Tablas del manual sobre notación ] | [ Lista de caracteres especiales > ] | ||
Otros idiomas: English, deutsch, français, italiano, 日本語.
Acerca de la selección automática del idioma.