Menu

#1642 Tuplet bracket collides with slur

Accepted
nobody
None
Ugly
2015-07-19
2011-05-04
Anonymous
No

Originally created by: *anonymous

Originally created by: RalphBug...@gmail.com

Marc Mouries had a problem with the tuplet bracket colliding with a fingering (issue 1629), so he changed the direction of the bracket, and got a collision with a slur.

\version "2.13.60"
\language "english"

Violin = \relative d' {
\key d \major
\once \override TupletBracket #'direction = #DOWN
\times 2/3 {d'4\flageolet a8-4(} \times 2/3{fs d a)}
}
\score {
\new Staff {\Violin  }
\layout {}
}

Related

Issues: #596

Discussion

  • Google Importer

    Google Importer - 2011-08-20

    Originally posted by: percival.music.ca@gmail.com

    (No comment was entered for this change.)

    Labels: -type-Collision Type-Ugly

     
  • Google Importer

    Google Importer - 2012-03-21

    Originally posted by: mts...@gmail.com

    Ditto...blech...
    Small snippet from a recent piece.

    \relative c'' {
      \override TupletBracket #'direction = #UP
      \autoBeamOff
      \times 2/3 { e8-| d,2 ( d''8-. ) } \times 2/3 { d,,2 ( d''8-. ) b,8 }
    }

     
  • Google Importer

    Google Importer - 2012-11-06

    Originally posted by: janek.li...@gmail.com

    % more snippets, attached result with 2.17.3

    \relative f' {
      c'4( a'
      \override TupletBracket #'direction = #UP
      \times 2/3 { c4) a f }
    }

    \relative f'' {
      f4( a 
      \times 2/3 { a,4^.) a a }
    }

    \relative f' {
      c'8( f a d
      \override TupletBracket #'direction = #UP
      \times 2/3 { c8^.) c,16 }
    }

     
  • Google Importer

    Google Importer - 2014-08-26

    Originally posted by: marc.mou...@gmail.com

    the collision is still present in 2.19.12. Is there a way to shorten the tuplet line?

     
  • Google Importer

    Google Importer - 2014-12-17

    Originally posted by: pkx1...@gmail.com

    Issue 1374 has been merged into this issue.

     
  • Google Importer

    Google Importer - 2015-07-19

    Originally posted by: simon.al...@mail.de

    (No comment was entered for this change.)

    Labels: -Priority-Low

     
MongoDB Logo MongoDB