bug-lilypond
[Top][All Lists]
Advanced

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

Re: Ottava bracket mess up with \repeat percent


From: Dmytro O. Redchuk
Subject: Re: Ottava bracket mess up with \repeat percent
Date: Mon, 17 Jan 2011 12:12:29 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

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 <address@hidden>

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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