On Fri 14 Jan 2011, 22:50 Xavier Scheuer wrote:
> Hi there!
Hi!

> The following bug has been reported on the French mailing list.
> I did not find it on the tracker, so here is the report!  ;)
Thank you, added as 1478:
http://code.google.com/p/lilypond/issues/detail?id=1478

> 
> %% OttavaBracket mess up with  \repeat percent
> %%
> %% In this case the ottava bracket should end after the "percent"
> %% measure (this is also true for a "two-measure" percent).
> %% Currently it stops at the last "normally-printed" note.
> %%
> 
> \relative c'' {
>   \ottava #1
>   \repeat percent 2 { c4 d e f }
>   % ottava bracket ends before the percent, it should end after!
> }
> 
> % with notes normally printed (i.e. no percent) it is OK
> \score {
>   \unfoldRepeats
>   \relative c'' {
>     \ottava #1
>     \repeat percent 2 { c4 d e f }
>   }
> }
> 
> 
> Cheers,
> Xavier
> 
> -- 
> Xavier Scheuer <[email protected]>

-- 
  Dmytro O. Redchuk
  Bug Squad

_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to