Hello,

does anyone know how to vertically align the 9 and 8 in the following example?

\version "2.19.35"
\score {
  <<
    { s1 }
    \figures {
      <10 9>4  <8>
    }
  >>
}

TIA, Simon
\version "2.19.35"
\score {
  <<
    { s1 }
    \figures {
      <10 9>4  <8>
    }
  >>
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to