Tim Slattery <Slattery_T <at> bls.gov> writes:
> The \bar ":" gets me the repeat symbol I wanted. But the extra repeat
> is still there, and I'm getting more errors from this syntax
>
> alexander2.ly:25:20: warning: not a grob name, `Barline'
> { \partial 8*4 g2
> \once \override Staff.Barline #'glyph-name = "|"}
>
> I'm attaching the original file.
>
BarLine has a capital "L".
A slightly simpler thing that works as well is
\once \set Staff.whichBar = "|"
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user