bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1480 in lilypond: optical spacing is removed in tightly packed mus


From: lilypond
Subject: Issue 1480 in lilypond: optical spacing is removed in tightly packed music
Date: Tue, 18 Jan 2011 17:30:29 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1480 by address@hidden: optical spacing is removed in tightly packed music
http://code.google.com/p/lilypond/issues/detail?id=1480

%%The example looks awkward because the optical spacing isn't used.

\version "2.13.43"
\new Score {
        \repeat unfold 12 { c''16 [ d'' b' c'' ] \noBreak }
}

%%The oddity is even clearer on a similar example where the optical spacing is used.

\version "2.13.43"
\new Score {
        \repeat unfold 8 { c''16 [ d'' b' c'' ] \noBreak }
}

Possible reasoning here: http://lists.gnu.org/archive/html/lilypond-devel/2011-01/msg00351.html

Attachments:
        optical spacing_bad.png  13.3 KB
        optical spacing_good.png  11.1 KB




reply via email to

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