summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/boisik/boisik.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-14 00:13:22 +0000
committerKarl Berry <karl@freefriends.org>2008-08-14 00:13:22 +0000
commit0c24cadd71e215e7b621e5a0b324e596e4aad957 (patch)
tree1f620b21f7cc08ff8d067ee1ecfc4db43c6da873 /Master/texmf-dist/tex/latex/boisik/boisik.sty
parent0f6f2f72f8dfba6f81cd3ce8cf09975ea16c10b5 (diff)
new baskerville-ish font boisik (12aug08)
git-svn-id: svn://tug.org/texlive/trunk@10327 c570f23f-e606-0410-a88d-b1316a301751
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