Hi; 2011/10/30 J. Boor <boor...@gmail.com>
> A few versions ago, I could do this: > > \once \override Staff.BarLine #'extra-offset = #'(0 . 2) > \once \override Staff.BarLine #'bar-size = #1 \bar "|" > > > with a result something like the divisioMinora that's in gregorian.ly, > except that mine was a barline, and therefore line-breakable. > > Not the #'bar-size part doesn't work anymore. > > Is there something that will ? > > JB > use \once \override Staff.BarLine #'extra-offset = #'(0 . 2) \once \override Staff.BarLine #'bar-extent = #'(-3 . -1) \bar "|" instead. Cheers, Harm
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user