[fptex] txfonts

Jose Carlos Oliveira Santos jcsantos@fc.up.pt
Fri, 26 Jan 2001 22:39:40 +0000 (WET)


Hi all,

	Did anyone try (and succeed) to install the txfonts with fptex? If
I compile the file:

------------------------------------------------------------------------------
\documentclass[12pt,a4paper]{article}
\usepackage{txfonts}
\usepackage[T1]{fontenc}
\begin{document}
\textsf{z}
\end{document}
------------------------------------------------------------------------------

and the type "windvi exp" + ENTER then the log file contains, among other
things:
------------------------------------------------------------------------------
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+83/600 --dpi rtxphvr
This is METAFONT, Version 2.7182 (Web2c 7.3.2x)
mktexmf: empty or non-existent rootfile!

!I can't find file `rtxphvr'.
<*> ...; mag:=1+83/600; nonstopmode; input rtxphvr

Please type another input file name
!Emergency stop.
<*> ...; mag:=1+83/600; nonstopmode; input rtxphvr

Transcript written on mfput.log
kpathsea: Running mktexmf rtxphvr
mktexpk: Running mf "\mode:=ljfour; mag:=1+83/600; nonstopmode; input rtxphvr"
mktexpk: Could not map typeface abbreviation tx for rtxphvr.
mktexpk: Need to update e:/Local/Tex/texmf/fontname/special.map?
---------------------------------------------------------------------------------
Note that I have no problems with most txfonts, just a few of them like
rtxphvr.
	Any suggestions?


	José Carlos Santos