Re: Bug: parenthesize before line break

2017-04-11 Thread Thomas Morley
2017-04-11 23:28 GMT+02:00 Jon Arnold :
> Trying again on this, and I've attached a PNG this time.
>
> On Tue, Apr 4, 2017 at 2:59 PM, Jon Arnold 
> wrote:
>
>> 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
>>


Thanks for the bug report.

It's now
https://sourceforge.net/p/testlilyissues/issues/5118/

See there for a possible work-around.

Best,
  Harm

___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: Bug: parenthesize before line break

2017-04-11 Thread Jon Arnold
Trying again on this, and I've attached a PNG this time.

On Tue, Apr 4, 2017 at 2:59 PM, Jon Arnold 
wrote:

> 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
>
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Bug: parenthesize before line break

2017-04-04 Thread Jon Arnold
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
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond