summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/public/rsfso/rsfso.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/public/rsfso/rsfso.sty')
-rw-r--r--Master/texmf-dist/tex/latex/public/rsfso/rsfso.sty9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/public/rsfso/rsfso.sty b/Master/texmf-dist/tex/latex/public/rsfso/rsfso.sty
new file mode 100644
index 00000000000..110061f386d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/public/rsfso/rsfso.sty
@@ -0,0 +1,9 @@
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{rsfso}[2011/02/13 v1 U/rsfso]
+\RequirePackage{xkeyval}%
+\define@key{rsfso.sty}{scaled}[1.0]{%
+\expandafter\def\csname rsfso@scale\endcsname {#1}}%
+\ExecuteOptionsX<rsfso.sty>{scaled}%
+\ProcessOptionsX<rsfso.sty>\relax%
+\DeclareMathAlphabet{\mathcal}{U}{rsfso}{m}{n}
+\endinput