summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/calrsfs/calrsfs.sty
blob: b558f06d0081684311de2c07ef4283472296672f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
%% This file is public domain.
%% Originally written 1994, Vadim V. Zhytnikov.
%% This notice added by Clea F. Rees on 2008/11/18 following communication with Vadim V. Zhytnikov.
%%
%% This style replaces \mathcal by Ralph Smith's formal script
%%
%% 1994/06/06 Vadim V. Zhytnikov 
%%
\DeclareSymbolFont{rsfscript}{OMS}{rsfs}{m}{n}
\DeclareSymbolFontAlphabet{\mathrsfs}{rsfscript}
\renewcommand{\mathcal}{\mathrsfs}
%%
%% End of file `calrsfs.sty'