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
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user