(the bug tracker is unable to function well enough at the moment due to
AI bots scraping, apparently, so I'll log this here.
With a fermata on a rest the usual dragging in the Print View to adjust
the position fails. This is because it sets the
DENEMO_OVERRIDE_ALTAFFIX flag which it seems is only respected if the
object is a chord with at least one note. exportlilypond.c will need
modifying so that it respects this override for rests (it is on a chord
directive).
Workaround is to move the \tweak from the prefix field into the postfix
field (before \fermata) and subtract 64 from the override field.

Richard


Reply via email to