]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/positioning-segno-and-coda-with-line-break.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / positioning-segno-and-coda-with-line-break.ly
index 538510f9dfae1681d54e30c3fae2c81b459ad40c..93f81eaf40ff1045c4350e520e74b8cf0544ad10 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.55"
+\version "2.13.1"
 
 \header {
   lsrtags = "repeats, breaks"
@@ -15,6 +15,7 @@ line.
 "
   doctitle = "Positioning segno and coda (with line break)"
 } % begin verbatim
+
 { 
   \clef treble
   \key g \major
@@ -66,7 +67,7 @@ line.
         % ====================
         % Move text to the desired position
         % \once \override TextScript #'extra-offset = #'( 6 . -5.0 )
-        % | s1*0^\markup { \center-align { D.S. "al Coda" } }
+        % | s1*0^\markup { \center-column { D.S. "al Coda" } }
         
         % text and symbols center-aligned
         % ===============================
@@ -75,7 +76,7 @@ line.
         \once \override TextScript #'word-space = #1.5
         \once \override TextScript #'X-offset = #8
         \once \override TextScript #'Y-offset = #1.5
-        | s1*0^\markup { \center-align { "D.S. al Coda" \line { \musicglyph #"scripts.coda" \musicglyph #"scripts.tenuto" \musicglyph #"scripts.coda"} } }
+        | s1*0^\markup { \center-column { "D.S. al Coda" \line { \musicglyph #"scripts.coda" \musicglyph #"scripts.tenuto" \musicglyph #"scripts.coda"} } }
         
         % Increasing the unfold counter will expand the staff-free space
         \repeat unfold 4 {
@@ -115,3 +116,4 @@ line.
     \bar"|."
   }
 }
+