bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 1015 in lilypond: doc line width


From: lilypond
Subject: Re: Issue 1015 in lilypond: doc line width
Date: Wed, 15 Sep 2010 23:17:24 +0000


Comment #8 on issue 1015 by tdanielsmusic: doc line width
http://code.google.com/p/lilypond/issues/detail?id=1015

That's interesting.  If I look at an @lilypond in the 2.13 manuals I see

\paper {
  indent = 0\mm
  line-width = 160\mm - 2.0 * 0.4\in
  ragged-right = ##t
  force-assignment = #""
  line-width = #(- line-width (* mm  3.000000))
}

Why is 0.8 inches subtracted?  This already reduces it to 140 mm.

Trevor




reply via email to

[Prev in Thread] Current Thread [Next in Thread]