Massive changes - see ChangeLog.
[lilypond.git] / ly / paper-init.ly
blob7da01b00a606ac148014b57cf497860c1a096b0e
1 \version "1.9.0"
2 % paper-init.ly
4 %% Why som complicated? /MB
5 %linewidth20 = \hsize - 2.5 * \staffheight
6 %textheight20 = \vsize - 5.0 * \staffheight
7 %linewidth = \staffheight/20.0 * \linewidth20
8 %textheight = \staffheight/20.0 * \textheight20
10 linewidth = \hsize - 2.\cm
11 % Leave the textheight calculation to the geometry package. /MB
12 %textheight = \vsize - 4.\cm
13 raggedright = ##f
14 packed = ##f
15 indent = \linewidth / 14.0