Ah, whoops, I changed the code at the last moment before sending it but forgot 
to compile a new .png. Here's the actual output for the code I provided, but as 
you can see from the previous attachment, the issue persists when the durations 
are changed.

DR

From: Simon Albrecht [mailto:simon.albre...@mail.de]
Sent: Thursday, August 27, 2015 7:17 PM
To: Bug-Lilypond <bug-lilypond@gnu.org>
Cc: Daniel Rosen <drose...@gmail.com>
Subject: Re: Apparent bug: Bracketed TupletNumber affected by Slur

Hello Daniel,

only to be sure: does the image really correspond to the code? In the output, 
there are two crotchets, contrary to the three quavers in the code...

Yours, Simon
Am 28.08.2015 um 01:13 schrieb Ralph Palmer:
On Thu, Aug 27, 2015 at 7:10 PM, Ralph Palmer 
<palmer.r.vio...@gmail.com<mailto:palmer.r.vio...@gmail.com>> wrote:

---------- Forwarded message ----------
From: Daniel Rosen <drose...@gmail.com<mailto:drose...@gmail.com>>
Date: Thu, Aug 27, 2015 at 5:24 PM
Subject: Apparent bug: Bracketed TupletNumber affected by Slur
To: "lilypond-user Mailing List 
(lilypond-u...@gnu.org<mailto:lilypond-u...@gnu.org>)" 
<lilypond-u...@gnu.org<mailto:lilypond-u...@gnu.org>>


The following code produces the attached output, with the TupletNumber way down 
inside the Slur even though there is no apparent reason for the avoid-slur 
property to matter at all-in other words, this code should produce the same 
output as if the \override were commented out. (The bug appears to manifest 
only when the Slur begins on the first note of the tuplet.)

Is this a bug? I can't seem to find anything like it in the bugs list archives.

\version "2.19.25"
\relative c'' {
  \tupletUp
  \override TupletNumber.avoid-slur = #'outside
  \tuplet 3/2 { b8( b b) }
}

DR

_______________________________________________
lilypond-user mailing list
lilypond-u...@gnu.org<mailto:lilypond-u...@gnu.org>
https://lists.gnu.org/mailman/listinfo/lilypond-user

Thanks for the report, Daniel Rosen. I'm forwarding this to the LilyPond Bug 
list.

Ralph

My apologies to all - I should have copied Daniel Rosen and the LilyPond 
mailing list.

Ralph

--
Ralph Palmer
Brattleboro, VT
USA
palmer.r.vio...@gmail.com<mailto:palmer.r.vio...@gmail.com>




_______________________________________________

lilypond-user mailing list

lilypond-u...@gnu.org<mailto:lilypond-u...@gnu.org>

https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to