Conditionally execute a macro depending on the font used
I’m a big fan of ampersands – so much that I heed SimpleBits’ advice to “use the best available ampersand” quite religiously. For that purpose, I’ve defined the following shortcut in LaTeX: \let\amp\& \renewcommand\&{{\scalebox{1.2}{\textnormal{\fontspec{Baskerville}\itshape\amp}}}} In brief, this changes all uses of the “normal” amp...