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: lilypond-user-bounces+james.lowe=datacore....@gnu.org
>> [mailto:lilypond-user-bounces+james.lowe=datacore....@gnu.org] On Behalf
>> Of ornello
>> Sent: 09 February 2011 13:47
>> To: lilypond-user@gnu.org
>> 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
>> lilypond-user@gnu.org
>> 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.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to