\version "2.19.82"

%{

strange behaviour of horizontal spacing with \set stanza

in combination with \bar""\break

occurs only in Windows (tested with Win7)

and only with versions 2.19 (tested 2.19.80 - 2.19.82),

this does *not* occur in linux or with version 2.18.2

(both linux and Win7 tested).

%}

\relative c' {

\repeat unfold 3 {

 c4 c \bar""\break c c |

 c c c c | \break }

}

\addlyrics {

% stanza in the middle of a measure

% no probs without \break

x x x x x x

\set stanza = #"  jetzt der Kehrvers: " 

x x

% with \break: line too short

x x \set stanza = #"Kehrvers: " x x

x x x x

% length of line even depends on the lyric text: line much too long

c c \set stanza = #"Kehrvers: " c c

c c c c

}


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

Reply via email to