lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3418 in lilypond: horizontal spacing between s


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3418 in lilypond: horizontal spacing between sequential voices is distorted
Date: Wed, 13 Nov 2013 21:21:22 +0000


Comment #1 on issue 3418 by address@hidden: horizontal spacing between sequential voices is distorted
http://code.google.com/p/lilypond/issues/detail?id=3418

Comment by Karol Majewski:
http://lists.gnu.org/archive/html/bug-lilypond/2013-11/msg00054.html

It seems that the difference in horizontal spacing is very small, but when
the line is stretched, it becomes huge!

\version "2.17.95"

\paper {
  ragged-right = ##f
}

ss = \markup \translate #'(1.28 . -0) {
  \override #'(thickness . 1.5)
  \translate #'(0 . -0.3)
  \draw-line #'(6 . 0)
}

{
  f'4^\ss f'4 f'4^\ss \new Voice { f'4 }
  f'4^\ss f'4 f'4^\ss \new Voice { f'4 }
  f'4^\ss f'4 f'4^\ss \new Voice { f'4 }
}

Attachments:
        ht.png  5.9 KB

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