Hello,

I’m sometimes using half length bar lines that way:
| pipeSymbol = {
|  \once \override Staff.BarLine #'bar-size = #2
|  \once \override Staff.BarLine #'extra-offset = #'(0 . 1)
|  \bar "|"
| }

and within the voice contect:
| \set Timing.defaultBarType="pipeSymbol"

Then it’s possible to manually set bar lines with “|”.

Now I’ve got a piece, where all measures have the same lenght—the bar lines 
should be set automatically. How can I get custom styled automatic bar lines?

I already tried to adopt the “global” approach of 
<http://lsr.dsi.unimi.it/LSR/Snippet?id=396>, but that hasn’t worked yet.


TIA

Hannes


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

Reply via email to