lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5387 Ligature


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: Wed, 25 Jul 2018 18:10:49 -0000

commit 1cc61d1a0851d2f35d0579f4d05a3bffbddfa0c6
Author: Malte Meyn address@hidden
Date: Thu Jul 19 16:34:12 2018 +0200

Issue 5387/2: add regtests

commit a69a18ff931c7405e6473e9a564c11276f3c9f9b
Author: Malte Meyn address@hidden
Date: Thu Jul 19 15:31:47 2018 +0200

Issue 5387/1: align brackets only to visible Stems

TupletBrackets and LigatureBrackets now don’t take into account stems of
rests, whole and longer notes, and omitted stems.

(For the record: This doesn’t follow Gould but modifies
LilyPond’s current behaviour: If there is a stem on the same side/direction,
align to that. Else align to the rest/note head.)


[issues:#5387] LigatureBracket shouldn’t avoid invisible stems

Status: Fixed
Labels: Fixed_2_21_0
Created: Wed Jul 18, 2018 12:08 PM UTC by Simon Albrecht
Last Updated: Wed Jul 25, 2018 04:43 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]