lilypond-user
[Top][All Lists]
Advanced

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

Re: Beam/fermata collision avoidance?


From: Kieren MacMillan
Subject: Re: Beam/fermata collision avoidance?
Date: Wed, 27 Jan 2016 13:45:48 -0500

Hi Andrew,

> is there any way to avoid the collision between fermata and beam in the 
> following snippet?

Multiple ways, actually. Here’s one option:

\version "2.19.36"

\relative c'' {
  b8 b,-\tweak padding 1.5 -\fermata r4 r2 
}

> I don't find the override to control fermata spacing.

[\once] \override Script #’padding or #’Y-offset or #’extra-offset would all be 
ways of controlling “spacing” (in different ways).

Hope this helps!
Kieren.
________________________________

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




reply via email to

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