projects
/
ppam-mpi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
8be042232cba231647ae1d1fcffc94c198dfdcd9
[ppam-mpi.git]
/
communication
/
slides
/
dsfont.sty
1
\ProvidesPackage{dsfont}
2
[1995/08/01 v0.1 Double stroke roman fonts]
3
4
\def\ds@whichfont{dsrom}
5
\DeclareOption{sans}{\def\ds@whichfont{dsss}}
6
\ProcessOptions\relax
7
8
\DeclareMathAlphabet{\mathds}{U}{\ds@whichfont}{m}{n}
9
\endinput