lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4149 in lilypond: NR 4.1.5: margins are not update


From: lilypond
Subject: [Lilypond-auto] Issue 4149 in lilypond: NR 4.1.5: margins are not updated if line-width is set in a \layout block
Date: Thu, 02 Oct 2014 21:23:03 +0000

Status: Accepted
Owner: ----
Labels: Type-Documentation

New issue 4149 by address@hidden: NR 4.1.5: margins are not updated if line-width is set in a \layout block
https://code.google.com/p/lilypond/issues/detail?id=4149

http://lists.gnu.org/archive/html/bug-lilypond/2014-09/msg00014.html

If you compile the following example, the systems are not horizontally
centered:

\version "2.19.13"

\layout {

  line-width = 160\mm

}

{

   \repeat unfold 10 { c1*4 }

}

Please add a warning sentence under section "\paper variables for widths and margins" (my proposal between ****):

------------->------------->------------>----------->----------->

line-width
The horizontal extent of the staff lines in unindented, non-ragged systems, equal to (paper-width - left-margin - right-margin) when unset. If line-width is set, and both left-margin and right-margin are unset, then the margins will be updated to center the systems on the page automatically. Also see check-consistency. This variable can also be set in a \layout block. **However, if set there, margins won't be updated.**
-------------->----------------->------------------->-------------->

From: http://www.lilypond.org/doc/v2.19/Documentation/notation/horizontal-spacing-paper-variables#paper-variables-for-widths-and-margins

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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