X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=communication%2Fslides%2Fdsfont.sty;fp=communication%2Fslides%2Fdsfont.sty;h=8be042232cba231647ae1d1fcffc94c198dfdcd9;hb=769ea203f7dae481c270e8ba6569d33ae4044817;hp=0000000000000000000000000000000000000000;hpb=3e5dbc70596573851076afe1f5121eefdc02b567;p=ppam-mpi.git diff --git a/communication/slides/dsfont.sty b/communication/slides/dsfont.sty new file mode 100644 index 0000000..8be0422 --- /dev/null +++ b/communication/slides/dsfont.sty @@ -0,0 +1,9 @@ +\ProvidesPackage{dsfont} + [1995/08/01 v0.1 Double stroke roman fonts] + +\def\ds@whichfont{dsrom} +\DeclareOption{sans}{\def\ds@whichfont{dsss}} +\ProcessOptions\relax + +\DeclareMathAlphabet{\mathds}{U}{\ds@whichfont}{m}{n} +\endinput