28 Aug
2009
28 Aug
'09
12:01 p.m.
Am 28.08.2009 um 11:49 schrieb Matthijs Kooijman:
Hi all,
is there any "command version" of \em, like there is for \bold and friends? I can write either \bold{foo} of {\bold foo}, but only {\em foo} and not \em{foo}. Is there any way to do this already, or should I just define \emph myself or something like that?
\definealternativestyle[emph][\em][] Wolfgang