I have texlive-fonts-extra installed:
$ port installed texlive-fonts-extra
The following ports are currently installed:
texlive-fonts-extra @22691_0+doc (active)
According to https://trac.macports.org/wiki/TeXLivePackages, texlive-fonts-extra has doublestroke
However, while compiling ($ pdflatex article.tex) a .tex file containing
\usepackage{mathtools, doublestroke}
I get
! LaTeX Error: File `doublestroke.sty' not found.
I am using the correct copy of latex since
$ which pdflatex
/opt/local/bin/pdflatex
What should I do to troubleshoot?
doublestroke.stypackage. The name to use isdsfont– egreg Mar 8 '12 at 22:38