You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
300 B
10 lines
300 B
%% mathrsfs.sty
|
|
%%
|
|
%% (c) Copyleft 1995, 1996 J"org Knappen
|
|
%% Licence: GNU licence version 2
|
|
%% Please read the file mathrsfs.rme first
|
|
%%
|
|
\ProvidesPackage{mathrsfs}[1996/01/01 Math RSFS package v1.0 (jk)]
|
|
\DeclareSymbolFont{rsfs}{U}{rsfs}{m}{n}
|
|
\DeclareSymbolFontAlphabet{\mathscr}{rsfs}
|
|
\endinput
|
|
|