Hello again,
of course overriding Script is more convinient. Here are the examples:
--snip--
\version "2.14.0"
\relative c'' {
\once \override TextScript #'self-alignment-X = #-0.7
c1_"markup"^\markup { \fontsize #-3 \musicglyph #"scripts.ufermata" }
\once \override Script #'font-size = #-3
\once \override Script #'padding = #0.3
c_"Script"\fermata
c_"normal"\fermata
}
--snip--
I prefer using \once \override over \override ... \revert. But thats a matter
of taste I think ;-)
In the example above I added a little padding, wich lifts the fermata a little
bit. And again thats a matter of tas....
Cheers, Jan-Peter
Am 09.06.2011 um 08:00 schrieb -Eluze:
>
>
> Paul Scott-4 wrote:
>>
>> On 06/08/2011 09:48 PM, Paul Scott wrote:
>>> Moving this back to the list.
>>>
>>> -------- Original Message --------
>>> Subject: Re: How do I add a small fermata?
>>> Date: Wed, 8 Jun 2011 20:37:41 -0400
>>> From: Marc Mouries <[email protected]>
>>> To: Paul Scott <[email protected]>
>>>
>>>
>>>
>>> On Wed, Jun 8, 2011 at 6:14 PM, Paul Scott <[email protected]
>>> <mailto:[email protected]>> wrote:
>>>
>>> On 06/08/2011 02:32 PM, Nils wrote:
>>>
>>> How do I create a small fermata to show that it is not
>>> original but inserted by the editor?
>>>
>>>
>>> ^\markup{ \fontsize #1 \musicglyph #"scripts.ufermata" }
>>>
>>> where you choose any value you want instead of #1.
>>>
>>> HTH
>>>
>>> Paul Scott
>>>
>>>
>>> is it normal that with the markup the fermata appears on the left side
>>> of the note unlike the \fermata which appears right on top and centered?
>>
>> Nils didn't say that he was talking about a fermata over a note. :)
>>
>> I looked for a while in the Internals Reference without finding how to
>> change the font size of a fermata over a note.
>>
>> Maybe someone else can help.
>>
> \override Script #'font-size = #-9
> c'1 \fermata
> \override MultiMeasureRestText #'font-size = #-6
> R1 -\fermataMarkup
>
> should help
>
> Eluze
>
> --
> View this message in context:
> http://old.nabble.com/Fwd%3A-Re%3A-How-do-I-add-a-small-fermata--tp31806461p31806687.html
> Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
>
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user