bug-lilypond
[Top][All Lists]
Advanced

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

Bug: parenthesize before line break


From: Jon Arnold
Subject: Bug: parenthesize before line break
Date: Tue, 4 Apr 2017 14:59:03 -0400

When I try to parenthesize a breathe mark that is right before a line
break, Lilypond engraves the parentheses on the next line to the left of
the clef sign, rather than the line that it should be.


%%% BUG REPORT START
%parenthesize just before line break prints on next line
\version "2.19.58"

\relative c'' {
  b4 c \parenthesize \breathe d f \parenthesize \breathe \break
  e \parenthesize \breathe d c \parenthesize \breathe a
}

%%% BUG REPORT END


reply via email to

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