Am Do., 21. Feb. 2019 um 11:11 Uhr schrieb Andrew Bernard <andrew.bern...@gmail.com>: > > Hi Mark, > > No, that's the strange thing. > > I can't duplicate it in an MWE. > > If's a string quartet by Chris Dench. You can imagine the density and > subtlety of the scoring. There's two hundred pages - hard to give to others > to have a look at for debugging! > > Andrew > > > On Thu, 21 Feb 2019 at 04:22, Mark Knoop <m...@opus11.net> wrote: > > > > > I can't test this at the moment, but are you anywhere overriding the > > `extra-spacing-width` of the RehearsalMark grob?
This is https://sourceforge.net/p/testlilyissues/issues/2362/ "tupletBracket fails with tupletFullLength and a long mark above" A minimal: { \set tupletFullLength = ##t \times 2/3 { c'2 2 2 } \mark "123456789" } Making the mark even longer will cause the Bracket to disappear and a plethora of warnings. You may try \override TupletBracket.full-length-to-extent = ##f or unset tupletFullLength for the moment. HTH, Harm _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond