bug-lilypond
[Top][All Lists]
Advanced

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

Re: \breakDynamicSpan breaks with \break ("bounds of spanner are invalid


From: Dmytro O. Redchuk
Subject: Re: \breakDynamicSpan breaks with \break ("bounds of spanner are invalid")
Date: Fri, 3 Dec 2010 09:47:56 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Thu 02 Dec 2010, 19:17 Reinhold Kainhofer wrote:
> The regtest input/regression/dynamics-alignment-breaker.ly for 
> \breakDynamicSpan works fine, but as soon as there are line breaks during a 
> dynamic spanner, it breaks with error messages:
> 
> Programmierfehler: Spanner `Hairpin' is not fully contained in parent 
> spanner. 
> Ignoring orphaned part
> Programmierfehler: bounds of spanner are invalid
Thank you, addeed as 1433:
http://code.google.com/p/lilypond/issues/detail?id=1433


> Here is a non-working modification of the regtest:
> 
> \version "2.13.23"
> 
> \header {
>   texidoc = "Hairpins, DynamicTextSpanners and dynamics can be
> positioned independently using @code{\\breakDynamicSpan}, which
> causes the alignment spanner to end prematurely.
> "
> }
> 
> \relative c' {
>   c1^\< \break
>   \dimTextDim
>   c1_\>
>   f,1\p
> 
>   \break
> 
>   c'1^\<
>   \breakDynamicSpan \break
>   c1_\>
>   \breakDynamicSpan
>   f,1\p
> }
> 
> 
> Cheers,
> Reinhold
> -- 
> ------------------------------------------------------------------
> Reinhold Kainhofer, address@hidden, http://reinhold.kainhofer.com/
>  * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
>  * http://www.fam.tuwien.ac.at/, DVR: 0005886
>  * LilyPond, Music typesetting, http://www.lilypond.org
> 
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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