|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5020 Grace notes obscure ledger lines |
Date: | Wed, 28 Dec 2016 23:56:51 +0000 |
[issues:#5020] Grace notes obscure ledger lines
Status: Accepted
Created: Wed Dec 28, 2016 11:56 PM UTC by Graham Percival
Last Updated: Wed Dec 28, 2016 11:56 PM UTC
Owner: nobody
Attachments:
Minimal working example:
\version "2.18.2" \markup{"Grace note beams and slash cover ledger lines:"} { \clef bass \grace{ e,,32 f,, e,, f,, } a,,2 \slashedGrace{e,,8} a,,2 }
More info:
\markup{"Perhaps better would be:"} { \clef bass \once \override Beam.positions = #'(-0.5 . -0.5) \grace{ e,,32 f,, e,, f,, } a,,2 \once \override Stem.length = #11 \slashedGrace{e,,8} a,,2 } \markup{"Note that regular notes do not show this problem:"} { \time 5/4 \clef bass e,,32 f,, e,, f,, a,,2 e,,8 a,,2 }
More discussion here:
http://lists.gnu.org/archive/html/bug-lilypond/2016-12/msg00050.html
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |