Hello Simon

don't have the solution to moving the bar number, but 'normally' they *do* 
align as in your pic

\version "2.19.82"


aux = {
  s1*2
}


soprano = \relative {
  s1  \mark\default
  \break
  s
}

<<


  \new StaffGroup <<
    \new Staff \new Voice \soprano
    \new Staff \new Voice \aux
  >>
>>


> On 28 Oct 2018, at 11:38, Simon Albrecht <simon.albre...@mail.de> wrote:
> 
> Hello list,
> 
> I’m currently debugging a couple issues with a use case of the MarkLine 
> context. One of them is demonstrated in the attached minimal scenario: with a 
> MarkLine atop the topmost staff, the barnumbers fail to align with the 
> latter, as they normally would. Does anybody know how to prevent that?
> 
> Best, Simon
> 
> <debug.ly><Screenshot from 2018-10-28 
> 12-37-23.png>_______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user

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

Reply via email to