blob: 012bfbdcac6e8603362de516723952c253eb5cba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
% LaTeX style using Lucida for text (but not math).
% Bob Morris and Karl Berry, 15 Feb 93.
\def\@mrm{plcr}% roman
\def\@mit{plcri}% italic
\def\@msl{plcro}% oblique
\def\@mbf{plcb}% bold
\def\@mcsc{plcrc}% small caps
\def\@mtt{plcrst}% (sans) typewriter
\def\@mss{plcrs}% sans
\input psfonts.sty
|