]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/spacing-accidental.ly
release: 1.5.20
[lilypond.git] / input / regression / spacing-accidental.ly
1
2 \header {
3 texidoc = "Accidentals sticking out to the left
4 of a note will take a little more space." 
5 }
6
7 \score { \notes \relative c'' { c4 c cis4
8 }
9 \paper { linewidth = -1. }
10
11 }
12