|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5387 LigatureBracket shouldn’t avoid invisible stems |
Date: | Thu, 19 Jul 2018 14:51:37 -0000 |
Issue 5387: align brackets only to visible Stems
TupletBrackets and LigatureBrackets now don’t take into account stems of
rests, whole and longer notes and stems that are omitted.
Contains regtests.
http://codereview.appspot.com/346130043
[issues:#5387] LigatureBracket shouldn’t avoid invisible stems
Status: Started
Created: Wed Jul 18, 2018 12:08 PM UTC by Simon Albrecht
Last Updated: Thu Jul 19, 2018 02:51 PM UTC
Owner: Malte Meyn
Attachments:
This becomes apparent when using \voiceTwo
as opposed to simply overriding LigatureBracket.direction
.
\version "2.19.82" << \new Staff { \override LigatureBracket.direction = #DOWN %\override Stem.direction = #DOWN \[ c'1 d' \] } \new Staff { \voiceTwo \[ c'1 d' \] } >>
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] |