2008/9/11 Kieren MacMillan <[EMAIL PROTECTED]>:
> 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/
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user