Hi Harm,

On Dec 28, 2015, at 5:47 PM, Thomas Morley <thomasmorle...@gmail.com> wrote:
> Though, we don't do all nicely with tremolo. Look at the terrible output from:
> \repeat tremolo 16 { c''32 ais' }
> https://sourceforge.net/p/testlilyissues/issues/3143/

UGH.

Well, there’s always tweaking:

{
  \once \override Beam.gap = #2.5
  \once \override Beam.extra-offset = #'(-0.75 . 0)
  \once \override TupletNumber.extra-offset = #'(-0.75 . 0)
  \tupletUp \fermataOverTremolo \repeat tremolo 16 { c''32 \once \override 
NoteColumn.X-offset = #4 ais’ }
}

All of that can be done post-hoc (using the edition-engraver), so it’s not 
quite as horrible as it may seem at first.
But it would be nice if that bug were fixed…

Thanks,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


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

Reply via email to