]> git.donarmstrong.com Git - lilypond.git/blob - input/test/spacing-natural.ly
patch::: 1.3.120.jcn1
[lilypond.git] / input / test / spacing-natural.ly
1 \header{
2 texidoc="
3 Natural:
4 ";
5 }
6
7 \score {
8         \notes { \time 2/2; c'2 c'2 \time 2/2; }
9         \paper { linewidth = -1.0 \cm;
10         indent = 0.0;
11         }
12 }
13