http://tex.stackexchange.com/questions/ ... y-document
The solution of my problem is the creation of a macro with this line of code:
Code: Select all
\newcommand*{\myfont}{\fontfamily{<familyname>}\selectfont}
Suppose I want to use the fontfamily: Serif Fonts and the font: Garamond Expert with Math Design, then how is the code supposed to look like?
I would appreciate it if you could help me out.