]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/glissando-accidental.ly
Doc-es: various updates.
[lilypond.git] / input / regression / glissando-accidental.ly
1 \header {
2   texidoc = "Glissandi stop before hitting accidentals."
3
4 }
5 \version "2.19.21"
6
7 \relative {
8   a'1\glissando cis
9 }