Re: vertical position of bar numbers on first bar in score

2025-02-22 Thread Robin Bannister
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

Re: vertical position of bar numbers on first bar in score

2025-02-21 Thread Orm Finnendahl
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

Re: vertical position of bar numbers on first bar in score

2025-02-21 Thread Mats Bengtsson
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

vertical position of bar numbers on first bar in score

2025-02-21 Thread Orm Finnendahl
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

Re: Vertical position of bar numbers

2016-02-28 Thread Simon Albrecht
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

Re: Vertical position of bar numbers

2016-02-27 Thread David Wright
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

Re: Vertical position of bar numbers

2016-02-22 Thread Simon Albrecht
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

Vertical position of bar numbers

2016-02-21 Thread David Wright
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