On Sat, 25 May 2024 at 18:53, mpk <martin.ke...@gmail.com> wrote:
>
> Hi,
> Could anybody help me to individually adjust the Vaticana staff-size,
> please?

Hello,

\score {
  \new VaticanaScore {
    % etc.
  }
  \layout {
    #(layout-set-staff-size 18)
  }
}

\score {
  % normal score
}

Kind regards,
Xavier

Reply via email to