Frank Küster wrote: > For the time being, you can just download dstroke.map from CTAN, install > it in /usr/local/share/texmf/fonts/map/dvips/misc/, mktexlsr, create a > file /etc/texmf/updmap.d/20local.cfg (or any number, or reuse an > existing file) with the line > > Map dstroke.map > > (btw, shouldn't this be MixedMap?), run update-updmap and updmap-sys. > Now it should work.
Since the fonts are also available in Metafont format I would use MixedMap. An since I have read lots of criticism of the special mechanisms in Debian for handling fonts: Instead of creating a file in /etc/texmf/updmap.d/ you could use # updmap-sys --enable MixedMap dstroke.map which should work on any teTeX or TeX Live system, not only on Debian systems. cheerio ralf

