lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Text extender in repeat


From: Jayaratna
Subject: Text extender in repeat
Date: Tue, 2 Jun 2015 09:25:10 -0700 (MST)

Dear Lilypondians,

I found a solution to a similar problem given years ago on the mailing list,
but I can't understand it. Maybe it works on earlier versions?

Here is my point, last bar extender should begin at the beginning of the
bar, not before:

\version "2.18.2"
\score { <<
  \new Staff \relative c'' { \time 2/1
  \repeat volta 2 {
  r4 g4 d'2. a4 bes2~
  bes  a2 g1~  
  } 
 \alternative{
   { g2 fis4 e fis1
  d'1 c2 bes}
  {g\repeatTie fis4 e fis1 }
  }
\bar "|."
  }

\addlyrics { \lyricmode { 
 of Prin- ces all 
 __ _ _ 
   the __  _ flow'r. 
 Who took a- __  
 _ the __ _ flow'r. 
} }
        >>
}

<http://lilypond.1069038.n5.nabble.com/file/n177410/provina.png> 


TIA,
Andy



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Text-extender-in-repeat-tp177410.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]