[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 3427 in lilypond: Change clef on grace silent rest
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 3427 in lilypond: Change clef on grace silent rest has no horizontal space |
Date: |
Wed, 26 Jun 2013 19:53:48 +0000 |
Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 3427 by address@hidden: Change clef on grace silent rest has
no horizontal space
http://code.google.com/p/lilypond/issues/detail?id=3427
Reported by Pavel Roskin:
http://lists.gnu.org/archive/html/bug-lilypond/2013-06/msg00057.html
\version "2.17.20"
{
\grace { s4 }
\clef bass c'4
}
The bass clef collides with the time signature. Also, the note is
positioned too close to the bass clef. The note position would be OK
if the bass clef wasn't there.
The bug is not limited to the beginning of score. In this example, the
change clef appears to have no horizontal extent.
\version "2.17.20"
{
c'4 c'4
\grace { s4 }
\clef bass c'4 c'4
}
Attachments:
bug.preview.png 1.0 KB
bug.preview2.png 1.4 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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Lilypond-auto] Issue 3427 in lilypond: Change clef on grace silent rest has no horizontal space,
lilypond <=