lilypond-user
[Top][All Lists]
Advanced

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

Re: "Shifted" fermata over/below rests


From: Dmytro O. Redchuk
Subject: Re: "Shifted" fermata over/below rests
Date: Thu, 11 Sep 2008 18:17:04 +0300

2008/9/11 Kieren MacMillan <address@hidden>:
> Hi Dmytro:
>
>> So, fermata below space is a bit shifted to the right.
>> How can i solve this?
>
> Here are two options:
>
> %%%%%%%%%%%%%%%%%%%%
> \score
> {
>        <<
>                \relative b' { b4 \fermata b\rest \fermata b2\rest \fermata }
>                \\
>                \relative g' { g4 \fermata s4 \fermata \once \override Rest 
> #'transparent = ##t r2 \fermata }
>        >>
> }
Mmm.. I guessed that, and i should think of shortcut for this, probably.

(Why \fermata below space is shifted?..)

> \score
> {
>        <<
>                \relative b' { b4 \fermata b\rest \fermata b2\rest \fermata }
>                \\
>                \relative g' { g4 \fermata s4 \fermata \once \override Script 
> #'X-offset = #0.8 s2 \fermata }
>        >>
> }

Too bad --- \fermata below fourth space is shifted too,
so i would need to calculate different offsets for different spaces ;-)

> %%%%%%%%%%%%%%%%%%%%
>
> HTH!
> Kieren.

Thank you anyway.

-- 
Dmytro O. Redchuk
http://brownian.org.ua/




reply via email to

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