lilypond-user
[Top][All Lists]
Advanced

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

Re: vertical distance variables


From: Andrew Bernard
Subject: Re: vertical distance variables
Date: Wed, 5 Apr 2017 23:07:30 +1000

Hi Urs,

Is the spacing alist really capable of taking millimetre values and interpreting them as such? I am surprised.

Andrew


On 5 April 2017 at 23:01, Urs Liska <address@hidden> wrote:

naively I expected this to have the title (one line) start 16 mm into
the page and the first system at 26mm.

  top-margin = 16\mm
  top-markup-spacing =
  #'((basic-distance . 0)
     (stretchability . 0))
  top-system-spacing =
  #`((basic-distance . ,#{ 10 \mm #})
     (stretchability . 0))

But while the title thing seems reasonably accurate the top of the first
system sits at 28.3 mm.


reply via email to

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