LSR: Update.
[lilypond.git] / input / lsr / blanking-staff-lines-using-the--whiteout-command.ly
blobbae1dae842906236195409b86b26447eaf9b05e0
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.53"
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
26 \layout { ragged-right = ##f }
27 \relative c' {
28 \override TextScript #'extra-offset = #'(2 . 4)
29 c2-\markup { \whiteout \pad-markup #0.5 "middle C" } c