]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/blanking-staff-lines-using-the--whiteout-command.ly
Add '-dcrop' option to ps and svg backends
[lilypond.git] / Documentation / snippets / blanking-staff-lines-using-the--whiteout-command.ly
index 55cd4c7f273b3a95c1894b0627c14305e2cec85e..6e49f9e5ec90e29810e6bf640ba2fe2b998302fc 100644 (file)
@@ -18,8 +18,10 @@ white box will not overlap any other grob.
   doctitle = "Blanking staff lines using the \\whiteout command"
 } % begin verbatim
 
+\layout {
+  ragged-right = ##f
+}
 
-\layout { ragged-right = ##f }
 \relative c' {
   \override TextScript.extra-offset = #'(2 . 4)
   c2-\markup { \whiteout \pad-markup #0.5 "middle C" } c