Fix 524 pitched trill losing accidental.
[lilypond.git] / input / regression / mensural.ly
blob8a97c07d8157f88546e2881759f71b55703e9160
1 \version "2.10.0"
2 \header {
4 texidoc = "There is limited support for mensural notation: note head
5 shapes are available. Mensural stems are centered on the note heads,
6 both for up and down stems."
11 { \context Voice {
12 \override NoteHead #'style = #'mensural
13 \transpose c d'' { c4 c2 c8 c16 c16 c1 c\breve c\longa }
14 \transpose c c' { c4 c2 c8 c16 c16 c1 c\breve c\longa }