Hi!

In my template, I have a couple of lines like this one:

\override XXXXXXXXX #'font-name = #"FFFFFFFFFF" 

Where XXXXXXX is some object and FFFFFFFF is the font i choose. I would like
to use a global identifier or variable for the font name, so that I can
write

%Definitions

FontName = #"FFFFFFFFFFF"

...

%The rest

\override XXXXXXXXX #'font-name = \FontName

This does not work, however, I tried many different configuration, also
scheme music functions, nothing worked. Does anybody have an idea?

Thanks!

ALEXander. 

-- 
View this message in context: 
http://www.nabble.com/Use-Identifier-or-Variable-for-Font-Name-tf4717387.html#a13485290
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to