]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/spacing-loose.ly
release: 1.3.129
[lilypond.git] / input / regression / spacing-loose.ly
1 \header{
2 texidoc="
3 Loose:
4 ";
5 }
6 \score {
7         \notes { \time 2/2; c'2 c'2 \time 2/2; }
8         \paper { linewidth = 5.0\cm;
9         indent = 0.0;
10         }
11 }