Hi all,

When the final bar of a score contains a single note in one staff (or
voice) and the other a full bar rest, is there an easy way to
automatically center them both and obtain something more pleasant than what is produced by default?

Thanks for any pointer or advice for building a function.

Cheers,
Jean-Charles
\version "2.17.16"

\score { <<
  \new Staff  { \relative c'' {
    c4 c c c R1 }}
  \new Staff { \relative c'' {
    c1 c1 }} >>
  \layout {}
}

<<attachment: align.png>>

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

Reply via email to