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