lilypond-user
[Top][All Lists]
Advanced

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

different font size settings for instrumentName and shortInstrumentName


From: Kieren MacMillan
Subject: different font size settings for instrumentName and shortInstrumentName
Date: Wed, 21 Sep 2016 10:08:45 -0400

Hello all,

Has anyone elegantly solved the problem of having different font settings 
(size, in particular) for instrumentName and shortInstrumentName? I know I 
could write a music function, and then use

    instrumentName = “long name”
    shortInstrumentName = \myfunction ”short name”

or even just use

    instrumentName = “long name”
    shortInstrumentName = \markup \fontsize #-2 ”short name”

etc., but I’d prefer a global solution that can be set as a context override.

Thanks!
Kieren.
________________________________

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




reply via email to

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