lilypond-user
[Top][All Lists]
Advanced

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

RE: Volta bracket not surviving line break


From: ornello
Subject: RE: Volta bracket not surviving line break
Date: Thu, 10 Feb 2011 02:05:55 -0800 (PST)

Hi James,

I found the following code in volta-bracket.cc
(Volta_bracket_interface::modify_edge_height):

  if (broken_last_bracket && no_vertical_end && no_vertical_start
      && !broken_first_bracket)
    me->suicide ();

When removing it, the volta bracket is displayed as desired. Seems that the
above statement explicitly removes volta brackets without start and end edge
(there is no comment, however). Do you know the reason?



ornello wrote:
> 
> I think my problem is similar to
> http://code.google.com/p/lilypond/issues/detail?id=1325
> It seems there is some bad hack going on in volta-bracket.cc
> (Volta_bracket_interface::modify_edge_height).
> 
> I have not found a workaround... 
> 
> 
> 
> pkx166h wrote:
>> 
>> Hello,
>> 
>> -----Original Message-----
>> From: address@hidden
>> [mailto:address@hidden On Behalf
>> Of ornello
>> Sent: 09 February 2011 13:47
>> To: address@hidden
>> Subject: Volta bracket not surviving line break
>> 
>> 
>> Hello,
>> 
>> the following (incomplete) example includes a volta bracket which should
>> span from bar 9 to 12. However it stops with the line break after bar 9.
>> Any idea what I am doing wrong?
>> 
>> 
>> ---
>> 
>> I think it is this
>> 
>> http://code.google.com/p/lilypond/issues/detail?id=1325
>> 
>> Can you verify?
>> 
>> James
>> 
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
>> 
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Volta-bracket-not-surviving-line-break-tp30882888p30890924.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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