lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Beamed Tremolo + Fermata


From: Kieren MacMillan
Subject: Re: Beamed Tremolo + Fermata
Date: Tue, 29 Dec 2015 08:10:27 -0500

Hi Harm,

On Dec 28, 2015, at 5:47 PM, Thomas Morley <address@hidden> 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: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]