bug-lilypond
[Top][All Lists]
Advanced

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

bug-report: stanza wit forced \bar""\break behaves strange in Windows


From: Andreas Pabst
Subject: bug-report: stanza wit forced \bar""\break behaves strange in Windows
Date: Wed, 13 Mar 2019 17:27:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

\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

}




reply via email to

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