lilypond-user
[Top][All Lists]
Advanced

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

Shortened extender problem 2.19.57


From: Simon Albrecht
Subject: Shortened extender problem 2.19.57
Date: Wed, 5 Apr 2017 23:58:10 +0200

Hello everybody,

only now did I encounter this problem – I’m on Windows 7, x64. What am I doing wrong/am I doing anything wrong/has this to do with recent Lyric extender changes?

%%%%%%%%%%%%
\version "2.19.57"

quintus = \relative {
  r4 f'' f e
}

tenor = \relative {
  b'4.( a16 g f8 g a4)
}

quintus-text = \lyricmode {
  O come and
}

tenor-text = \lyricmode {
  stay __
}

\score {
  <<
    \quintus
    \addlyrics \quintus-text

    \tenor
    \addlyrics \tenor-text
  >>
}
%%%%%%%%%%%%%%%%%

TIA, Simon

Attachment: debug.preview.png
Description: PNG image


reply via email to

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