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, 18 Jul 2018 12:08:16 -0000


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

Status: Accepted
Created: Wed Jul 18, 2018 12:08 PM UTC by Simon Albrecht
Last Updated: Wed Jul 18, 2018 12:08 PM UTC
Owner: nobody
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]