2011/9/14 Neil Puttock <n.putt...@gmail.com>:
> 2011/9/14 Janek Warchoł <janek.lilyp...@gmail.com>:
>
>> Why shouldn't it be controlled by break-visibility?
>
> See output-lib.scm, bar-glyph-alist and bar-line::calc-glyph-name.

Ah, i see!  So the barline is affected by break-visibility, but the
stencil is empty in case of using \bar "|" at the beginning of the
line, isn't it?
So, \bar "|s" should do the trick?
...hmm, it doesn't work in the first measure, see:

{
  \bar "|s" s1 \break
  \bar "|s" s1 \break
  \bar "|s" s1 \break
}

i think it's a bug?

Also, should we add something like
("|hard" . ("|" . "|"))
to output-lib.scm?

cheers,
Janek

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

Reply via email to