]> git.donarmstrong.com Git - lilypond.git/blob - input/test/spacing-tight.ly
release: 1.1.64
[lilypond.git] / input / test / spacing-tight.ly
1
2 \score {
3         \notes { \time 2/2; c'2 c'2 \time 2/2; }
4         \paper { linewidth = 2.5 \cm;
5         indent = 0.0;
6         }
7 }