]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/three-sided-box.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / three-sided-box.ly
index 3be893fcd64c5c4098fdc1420426b99c5243c165..4e1ff906fff455fd4ab1db86b8cdf06e6ee8d6b3 100644 (file)
@@ -1,6 +1,6 @@
 %% 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.38"
+\version "2.11.62"
 
 \header {
   lsrtags = "rhythms, text"
@@ -12,6 +12,7 @@ around some text (or other markup).
 "
   doctitle = "Three-sided box"
 } % begin verbatim
+
 % New command to add a three sided box, with sides north, west and south
 % Based on the box-stencil command defined in scm/stencil.scm
 % Note that you use ";" to comment a line in Scheme
@@ -45,6 +46,8 @@ thickness and padding around the markup."
 
 % Test it:
 
+\layout { ragged-right = ##f }
+
 \relative c' { 
   c2^\markup { \NWS-box ABCD }
   c^\markup { \NWS-box \note #"4" #1.0 }