Hi, users.
I found a trouble about lyric extender,
version 2.13.23 through 2.13.26
Only extender on a system, too narrow space in two lyrics
as following code:

---
\version "2.13.26"
\include "english.ly"

vocal = \relative {
  c4 d e f
  c4 d e f
  c4 d e f~ \break
  f4 r r2
  R1
  R1
}

text = \lyricmode {
  do re mi fa
  do re mi fa
  do re mi fa __
}

\score {
  <<
    \new Staff { \vocal }
    \addlyrics { \text }
    \addlyrics { \text }
  >>
}
---

thanks for reading.

-- 
[email protected]
Yuji IMAI  今井雄治

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to