|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5865 Add dynamic-interface to keepAliveInterfaces |
Date: | Thu, 26 Mar 2020 11:36:22 -0000 |
https://codereview.appspot.com/553760043
[issues:#5865] Add dynamic-interface to keepAliveInterfaces
Status: New
Created: Thu Mar 26, 2020 10:37 AM UTC by Jean Abou Samra
Last Updated: Thu Mar 26, 2020 11:22 AM UTC
Owner: Jean Abou Samra
Add dynamic-interface to keepAliveInterfaces
This will prevent \Remove[All]EmptyStaves from removing
Dynamics contexts containing dynamics attached to spacer
rests but no actual notes (the standard use case for a
Dynamics context). Also document the keepAliveInterfaces
property.
Thus, the dynamics line will no longer be removed in this example:
\version "2.21.0" \layout { \context { \Score \RemoveAllEmptyStaves } } << \new Staff { c'1 } \new Dynamics { s1\p } >>
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.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |