X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fblanking-staff-lines-using-the--whiteout-command.ly;h=a4828d09ebe1c7c3f56c032c9f7c01f4e4ba5bb7;hb=e9135d834819eba63b64ec711542480250b42b78;hp=e729fb14fb5706a440e6da2063e5941413408b6c;hpb=47ede7e8e14672f3bb21e7e270931da75d03bb4c;p=lilypond.git diff --git a/input/lsr/blanking-staff-lines-using-the--whiteout-command.ly b/input/lsr/blanking-staff-lines-using-the--whiteout-command.ly index e729fb14fb..a4828d09eb 100644 --- a/input/lsr/blanking-staff-lines-using-the--whiteout-command.ly +++ b/input/lsr/blanking-staff-lines-using-the--whiteout-command.ly @@ -1,10 +1,20 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.50" +\version "2.13.1" \header { lsrtags = "editorial-annotations, text" + texidoces = " +La instrucción @code{\\whiteout} intercala un rectángulo blanco +debajo de un elemento de marcado. Este rectángulo blanco no tapa +a ningún otro objeto gráfico, puesto que las líneas del pentagrama +están en una capa inferior a la de la mayor parte de los otros +objetos. + +" + doctitlees = "Poner en blanco las líneas del pentagrama utilizando la instrucción \\whiteout" + texidoc = " The @code{\\whiteout} command underlays a markup with a white box. Since staff lines are in a lower layer than most other grobs, this @@ -13,6 +23,7 @@ white box will not overlap any other grob. " doctitle = "Blanking staff lines using the \\whiteout command" } % begin verbatim + \layout { ragged-right = ##f } \relative c' { \override TextScript #'extra-offset = #'(2 . 4)