Orm Finnendahl wrote:
Attached now...
>
> AFAICS the only thing stated about Bar Numbers in the score is:
>
> \context Score {
>\set barNumberVisibility = #(every-nth-bar-number-visible 1)
> }
>
>
> lilypond version is 2.23.11.
>
> The score itself is too big to inclu
Am Freitag, den 21. Februar 2025 um 16:18:29 Uhr (+0100) schrieb Mats Bengtsson:
> Did you by chance forget the attachment?
yes, sorry!
Attached now...
>
> /Mats
>
> On 2025-02-21 13:15, Orm Finnendahl wrote:
> > Hi,
> >
> > in a chamber ensemble score with bar numbers on every bar above
Did you by chance forget the attachment?
/Mats
On 2025-02-21 13:15, Orm Finnendahl wrote:
Hi,
in a chamber ensemble score with bar numbers on every bar above the
score, the vertical position of the bar number of the first bar is too
low on some some pages (see attached png). This doesn't
Hi,
in a chamber ensemble score with bar numbers on every bar above the
score, the vertical position of the bar number of the first bar is too
low on some some pages (see attached png). This doesn't happen on all
pages.
The topmost staff system is an empty "conductor" staff only containing
skips
On 28.02.2016 05:52, David Wright wrote:
I hit p167 and the construct
\new Lyrics = "sopranos" \with {
% this is needed for lyrics above a staff
\override VerticalAxisGroup.staff-affinity = #DOWN
}
I can see a very subtle difference with and without this
\with { } clause, but there's no e
On Mon 22 Feb 2016 at 11:23:29 (+0100), Simon Albrecht wrote:
> On 22.02.2016 05:09, David Wright wrote:
> >Having recently fixed a similar problem with bar numbering by moving
> >the Mark_engraver and adding Staff_collecting_engraver at Staff level,
> >I've run into the following: my bar numbers a
Hello David,
On 22.02.2016 05:09, David Wright wrote:
Having recently fixed a similar problem with bar numbering by moving
the Mark_engraver and adding Staff_collecting_engraver at Staff level,
I've run into the following: my bar numbers are running along the
skyline of my lyrics, as shown in th
Having recently fixed a similar problem with bar numbering by moving
the Mark_engraver and adding Staff_collecting_engraver at Staff level,
I've run into the following: my bar numbers are running along the
skyline of my lyrics, as shown in the fabricated example.
I like the 4 in the normal (defaul