lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4216 in lilypond: space-alist can't control di


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4216 in lilypond: space-alist can't control distance between time signature and note with accidental
Date: Sun, 14 Dec 2014 04:59:48 +0000

Updates:
        Status: Invalid

Comment #4 on issue 4216 by address@hidden: space-alist can't control distance between time signature and note with accidental
https://code.google.com/p/lilypond/issues/detail?id=4216

The documentation at
<http://www.lilypond.org/doc/v2.19/Documentation/internals/timesignature>
shows the two settings that control the space

\transpose c c'' {
  % from Time Signature to the reference point of the note-column
\override Staff.TimeSignature.space-alist.first-note = #'(extra-space . 1.0)
  % from the graphical Time Signature to any graphical element
  \override Staff.TimeSignature.extra-spacing-width = #'(0 . -0.3)
  \time 2/4 cis4 cis | \time 3/4 d4 d d }


--
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]