lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3279 in lilypond: space consecutive tempo mark


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3279 in lilypond: space consecutive tempo marks
Date: Wed, 03 Apr 2013 21:36:02 +0000


Comment #12 on issue 3279 by address@hidden: space consecutive tempo marks
http://code.google.com/p/lilypond/issues/detail?id=3279

Nice, alignment of tempo indications is difficult to get satisfactory
results using default LilyPond output.
This is an improvement AFAICS.

But this does not solve issue 1150.
Compare the following code with current LilyPond version, with your
patch and the desired output obtained using Neil's workaround
(issue 1150 comment 8):

\relative c' {
  \key f \minor
  \repeat unfold 4 c1 \break
  \mark \default
  \repeat unfold 4 c \break
  \mark \default
  \repeat volta 2 {
    \repeat unfold 4 c
  }
}

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