lilypond-user
[Top][All Lists]
Advanced

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

Re: How to create a coda with a gap?


From: Dominic Neumann
Subject: Re: How to create a coda with a gap?
Date: Thu, 25 Nov 2010 13:14:49 +0100 (CET)

this works great!

Thanks
Dominic

----- Ursprüngliche Mail -----
Von: "Robin Bannister" <address@hidden>
An: "Dominic Neumann" <address@hidden>, address@hidden
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



reply via email to

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