temporarily change fonts in latex with T1 font
Posted
by georg raba
on Stack Overflow
See other posts from Stack Overflow
or by georg raba
Published on 2010-06-01T15:33:07Z
Indexed on
2010/06/01
15:43 UTC
Read the original article
Hit count: 311
Hello,
I want to temporarily change fonts in latex, to arev. Usually, this would work, as described here:
{\fontencoding{T1}\fontfamily{arev} the font is temporarily changed}
it doesnt though, and I think it has to do with the fact that arev is a T1 font. I think I need to specify more?
Thanks in advance for any advice, I appreciate it!
Georg Raba
© Stack Overflow or respective owner