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
tiny.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
