bug-lilypond
[Top][All Lists]
Advanced

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

suggestAccidental symbol too big in 2.10


From: Robert Memering
Subject: suggestAccidental symbol too big in 2.10
Date: Wed, 25 Apr 2007 16:19:29 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi all,

in the current stable branch the small accidental
symbols produced with suggestAccidentals = ##t are
not scaled when the Staff is scaled using the method
shown in the example below.

This issue is fixed in 2.11, but at the moment I can't
use 2.11 because it completely breaks the carefully
balanced (fixed) vertical spacing of my A3 40-voice score.
(Spem in alium by Tallis)

Is there any chance that this bug gets fixed in 2.10 ?
I would really love to publish my edition in "1.0-quality".

Regards,
Robert


EXAMPLE:

\version "2.10.19"
\include "deutsch.ly"

\new Staff = "foobarbaz" \with {
  fontSize = #-3
  \override StaffSymbol #'staff-space = #(magstep -3)
}
{\set suggestAccidentals = ##t cis''}





reply via email to

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