2015-12-29 14:10 GMT+01:00 Kieren MacMillan <kieren_macmil...@sympatico.ca>:
> 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’ }
> }

Sure. Although LilyPond should do the right thing per default, as you
use to say ;)

> 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…

Indeed. Beyond my depth, though. I think some C++-work has to be done.

Cheers,
  Harm

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

Reply via email to