bug-lilypond
[Top][All Lists]
Advanced

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

text spanner and skips


From: Han-Wen Nienhuys
Subject: text spanner and skips
Date: Mon, 2 Aug 2004 18:56:35 +0200

fixed.

address@hidden writes:
> 
> %
> % text-spanner-and-skips.ly
> %
> % address@hidden
> %
> 
> \version "2.2.5"
> 
> \header { texidoc = "
> Using skips as `anchors' for TextSpanner objects causes programming error
> messages and badly rendered results if there isn't enough (natural?) space.
> " }
> 
> 
> \score {
>   \notes \relative c' {
> \override TextSpanner #'edge-text = #'("rall. " . "")
>     s1\startTextSpan |
>     s1 |
>     s1\stopTextSpan |
>     s1 |
>   }
> 
>   \paper {
>     indent = 0.0\mm
>     linewidth = 70.0\mm
>   }
> }
> 
> % EOF
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-lilypond

-- 

 Han-Wen Nienhuys   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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