summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/misc/slem.sty
blob: 5a60bb6ab00c02b025b0d57c1f92f3095c79900b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%
% Modify \em so that is uses \sl rather than \it
%
% Richard Furuta
% Department of Computer Science
% University of Maryland
% College Park, MD  20742
%
% furuta@mimsy.umd.edu
% seismo!umcp-cs!furuta
%
% October 22, 1986, first release
%
\renewcommand{\pem}{\ifdim \fontdimen\@ne\font >\z@ \rm \else \sl \fi}