Tagged Questions
4
votes
1answer
284 views
Faking small caps in XeLaTeX
In the post Fake small caps with XeTeX/fontspec? I have found the following definitions to fake small caps
\def\mycommand{\bgroup\obeyspaces\mycommandaux}
\def\mycommandaux#1{\mycommandauxii ...