What is the recommended way to align a whole-note chord over a
whole-measure rest?  The rest gets centered in the bar, whereas
the chord gets placed above where beat 1 of the measure would be.

Thanks!

Jim

\version "2.16.1"

\paper {
  ragged-last = ##f
}

\score {
  <<
    \new ChordNames \chordmode {
      fis1:m9
    }
    \new Staff {
      R1\fermataMarkup
    }
  >>
} % score

Attachment: tiny.pdf
Description: Adobe PDF document

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

Reply via email to