summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/boisik/boisik.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/boisik/boisik.sty')
-rw-r--r--Master/texmf-dist/tex/latex/boisik/boisik.sty13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/boisik/boisik.sty b/Master/texmf-dist/tex/latex/boisik/boisik.sty
new file mode 100644
index 00000000000..e0ab776f7f0
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/boisik/boisik.sty
@@ -0,0 +1,13 @@
+\ProvidesPackage{boisik}%
+[2008/08/11 bsk-v0.1]
+\renewcommand{\rmdefault}{bsk}
+\DeclareSymbolFont{operators} {IL2}{bskf} {m}{n}
+\DeclareSymbolFont{letters} {OML}{bskm} {m}{it}
+\DeclareSymbolFont{symbols} {OMS}{bsksy}{m}{n}
+\DeclareSymbolFont{largesymbols}{OMX}{bskex}{m}{n}
+
+\DeclareSymbolFontAlphabet{\mathrm} {operators}
+\DeclareSymbolFontAlphabet{\mathnormal}{letters}
+\DeclareMathAlphabet{\mathbf} {IL2}{bsk}{b}{n}
+
+\endinput