lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Begin with a staff bar at left edge


From: Janek Warchoł
Subject: Re: Begin with a staff bar at left edge
Date: Wed, 21 Sep 2011 10:25:54 +0200

2011/9/14 Neil Puttock <address@hidden>:
> 2011/9/14 Janek Warchoł <address@hidden>:
>
>> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]