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 <m...@mouries.net>
>> To:  Paul Scott <waterho...@ultrasw.com>
>>
>>
>>
>> On Wed, Jun 8, 2011 at 6:14 PM, Paul Scott <waterho...@ultrasw.com 
>> <mailto:waterho...@ultrasw.com>> 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
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to