help with winfonts package
- From: "Jay" <JubalKim@xxxxxxxxx>
- Date: 7 Jul 2006 16:49:30 -0700
I downloaded "winfonts" package to use Windows true type fonts. I was
able to create pdf file via pdflatex and also dvi file (with the fonts
of my choice), but could not convert dvi to ps.
Here is my test.tex:
===============
\documentclass{report}
\usepackage[dvips]{graphicx}
\usepackage[T1]{fontenc}
\renewcommand{\rmdefault}{comicsans}
\begin{document}
blah
\end{document}
===============
And the error message was:
===============
dvips testThis is dvips(k) 5.94b Copyright 2004 Radical Eye Software
(www.radicaleye.com)
' TeX output 2006.07.07:1939' -> test.ps
dvips: ! Couldn't find header file comic.ttf
===============
Though it appears to be a simple task of locating ttf file, I spent
hours in vain. (I am using Miktex 2.4.)
The followings are the files in the local tex directory (that I thought
were relevant)
/miktex/config/miktex.ini
===============
....
[Dvips]
TTFPath=.;c:\windows\fonts;%R\fonts\truetype//
....
===============
/miktex/config/updmap.cfg
===============
Map winfonts.map
===============
/ttf2tfm/ttf2pk.cfg
===============
map ttfonts.map
map +winfonts_ttf2tfm.map
===============
Any help would be appreciated.
Thanks,
Jubum
.
- Prev by Date: Re: PDF-forms with editable textfields
- Next by Date: help with winfonts package
- Previous by thread: PDF-forms with editable textfields
- Next by thread: help with winfonts package
- Index(es):
Relevant Pages
|