Re: Collision between accidental and tuplet

2024-01-02 Thread Warp_7
Am Mon, Jan 01, 2024 at 06:55:39PM + schrieb Werner LEMBERG:
>
> > while typing down the score from an old scan, I discovered a
> > collision between an accidental and a tuplet spanner, or rather the
> > number in it:
> > […]
> > Perhaps this is worthy of an issue?
>
> Well, you can check that by yourself: Go to
>
>   https://gitlab.com/lilypond/lilypond/-/issues/
>
> and search for
>
>   accidental tuplet
>
> and you will get
>
>   https://gitlab.com/lilypond/lilypond/-/issues/3766
>
> as an open issue.

Whoopsie. And I was so proud of finding one on my own. ^^
This case shall teach me for next time.

--
Grüße | Greetings | Salut | Qapla’
Nostalgia isn’t what it used to be anymore.



Re: Collision between accidental and tuplet

2024-01-02 Thread Silvain Dupertuis

I see that it can be corrected with
\override TupletBracket.padding = 2.5

See this page 


\version "2.24"
\language "deutsch"

\relative c' {
  \tupletUp
  % corrects the collision between the "3" and the flat sign
  \override TupletBracket.padding = 2.5
  \times 2/3 { g'=''8 b4 } des8 h~ h4 r4
}

Le 01.01.24 à 18:36, Frank Steinmetzger a écrit :

Hello list,

while typing down the score from an old scan, I discovered a collision
between an accidental and a tuplet spanner, or rather the number in it:


\version "2.24"
\language "deutsch"

\relative c' {
   \tupletUp
   \times 2/3 { g'=''8 b4 } des8 h~ h4 r4
}


Perhaps this is worthy of an issue?



--
Silvain Dupertuis
Route de Lausanne 335
1293 Bellevue (Switzerland)
tél. +41-(0)22-774.20.67
portable +41-(0)79-604.87.52
web: silvain-dupertuis.org 

Re: Collision between accidental and tuplet

2024-01-01 Thread Werner LEMBERG


> while typing down the score from an old scan, I discovered a
> collision between an accidental and a tuplet spanner, or rather the
> number in it:
>
>
> \version "2.24"
> \language "deutsch"
>
> \relative c' {
>   \tupletUp
>   \times 2/3 { g'=''8 b4 } des8 h~ h4 r4
> }
>
>
> Perhaps this is worthy of an issue?

Well, you can check that by yourself: Go to

  https://gitlab.com/lilypond/lilypond/-/issues/

and search for

  accidental tuplet

and you will get

  https://gitlab.com/lilypond/lilypond/-/issues/3766

as an open issue.


Werner




Collision between accidental and tuplet

2024-01-01 Thread Frank Steinmetzger
Hello list,

while typing down the score from an old scan, I discovered a collision 
between an accidental and a tuplet spanner, or rather the number in it:


\version "2.24"
\language "deutsch"

\relative c' {
  \tupletUp
  \times 2/3 { g'=''8 b4 } des8 h~ h4 r4
}


Perhaps this is worthy of an issue?

-- 
Grüße | Greetings | Salut | Qapla’
Please do not share anything from, with or about me on any social network.

Size alone is not decicive: a bee collects more honey in one day
than an elephant in its entire life.


signature.asc
Description: PGP signature