LSR: Update.
[lilypond.git] / input / lsr / blanking-staff-lines-using-the--whiteout-command.ly
blobde6918561b629a1e007d776147ccdcac2f5e4650
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.11.66"
5 \header {
6 lsrtags = "editorial-annotations, text"
8 texidoces = "
9 La instrucción @code{\\whiteout} intercala un rectángulo blanco
10 debajo de un elemento de marcado. Este rectángulo blanco no tapa
11 a ningún otro objeto gráfico, puesto que las líneas del pentagrama
12 están en una capa inferior a la de la mayor parte de los otros
13 objetos.
16 doctitlees = "Poner en blanco las líneas del pentagrama utilizando la instrucción \\whiteout"
18 texidoc = "
19 The @code{\\whiteout} command underlays a markup with a white box.
20 Since staff lines are in a lower layer than most other grobs, this
21 white box will not overlap any other grob.
24 doctitle = "Blanking staff lines using the \\whiteout command"
25 } % begin verbatim
27 \layout { ragged-right = ##f }
28 \relative c' {
29 \override TextScript #'extra-offset = #'(2 . 4)
30 c2-\markup { \whiteout \pad-markup #0.5 "middle C" } c