- **labels**:  --> Fixed_2_21_0
- **status**: Started --> Fixed
- **Patch**: push -->  
- **Comment**:

commit 1cc61d1a0851d2f35d0579f4d05a3bffbddfa0c6
Author: Malte Meyn <[email protected]>
Date:   Thu Jul 19 16:34:12 2018 +0200

    Issue 5387/2: add regtests

commit a69a18ff931c7405e6473e9a564c11276f3c9f9b
Author: Malte Meyn <[email protected]>
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:**

- [Screenshot from 2018-07-18 
12-37-23.png](https://sourceforge.net/p/testlilyissues/issues/5387/attachment/Screenshot%20from%202018-07-18%2012-37-23.png)
 (5.7 kB; image/png)


This becomes apparent when using `\voiceTwo` as opposed to simply overriding 
`LigatureBracket.direction`.

~~~~
:::TeX
\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 [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto

Reply via email to