this works great!

Thanks
Dominic

----- Ursprüngliche Mail -----
Von: "Robin Bannister" <r...@dataway.ch>
An: "Dominic Neumann" <m...@dominicneumann.de>, lilypond-user@gnu.org
Gesendet: Donnerstag, 25. November 2010 10:32:52
Betreff: Re: How to create a coda with a gap?

Dominic Neumann wrote: 
> [...] Gilles, said that using a "|." bar the bracket has an end line.

You can make the "|." merely look like "||" by saying  
>  \once \override Score.BarLine #'thick-thickness = #1.9


That way you don't need the s4 and the extra-(X-)offsets: 
>  \set Score.repeatCommands = #'((volta #f))
>  \bar "|."
>  \once \override Score.BarLine #'thick-thickness = #1.9
>  \key f \major
>  \stopStaff
>  \once \override TextScript #'extra-offset = #'(-2 . 3)
>  s1^\markup { \musicglyph #"scripts.segno" }


Cheers,
Robin

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

Reply via email to