]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/three-sided-box.ly
LSR: update.
[lilypond.git] / input / lsr / three-sided-box.ly
index 102c02b0fdcb91fd5da6f6b0284f939ebca5a494..19f72681aef252d534fe1ffbd02807b875c10d7c 100644 (file)
@@ -42,7 +42,7 @@ thickness and padding around the markup."
 
 % Test it:
 
-\relative c'{ 
-  c2^\markup{ \NWS-box ABCD }
-  c^\markup{\NWS-box \note #"4" #1.0 } 
+\relative c' 
+  c2^\markup { \NWS-box ABCD }
+  c^\markup { \NWS-box \note #"4" #1.0 } 
 }