|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4818 engraver-init.ly: guarantee no ledger lines in NullVoice |
Date: | Sat, 02 Apr 2016 17:45:19 +0000 |
% For example:
\version "2.19.39"
\new Staff {
\override Staff.StaffSymbol.line-positions = #'(-8 -6 6 8)
\new NullVoice {
% \override NullVoice.NoteHead.no-ledgers = ##t
g''''1
}
}
% Also affects \partcombine which combines identical
% notes by moving one of them to a NullVoice:
\new Staff {
\override Staff.StaffSymbol.line-positions = #'(-8 -6 6 8)
\partcombine
{ g''''1 }
{ g''''1 }
}
[issues:#4818] engraver-init.ly: guarantee no ledger lines in NullVoice
Status: Started
Created: Sat Apr 02, 2016 05:29 PM UTC by Paul Morris
Last Updated: Sat Apr 02, 2016 05:29 PM UTC
Owner: Paul Morris
engraver-init.ly: guarantee no ledger lines in NullVoice
for staves with custom line positions and ledger
lines that appear inside the staff.
http://codereview.appspot.com/297730043
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.
------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |