[XeTeX] fontmap warnings (on TexLive 2009)
Peter Dyballa
Peter_Dyballa at Web.DE
Wed Oct 7 17:28:51 CEST 2009
Am 07.10.2009 um 15:41 schrieb Steven Woody:
> Okay, I removed these 'dvipdfm(x)' directives, but this does not help
> the xelatex warnings.
These two lines are no cure for your psfonts.map problem, they're
just meant to improve your XeLaTeX source files.
A rather final looking step is this one: add a \listfiles statement
to the preamble of your mini-sample.tex file, run xelatex on it, and
send at least me (maybe Vladimir is also interested) the LOG file
from this run.
You can do some more with xelatex, for example prevent it from
silently invoking xdvipdfmx. This is achieved by invoking
xelatex -no-pdf <TeX file>
This will create an XDV file (eXtended DeVice independent). Now you
can invoke
xdvipdfmx -vv <XDV file>
which will report some more and hopefully helpful details to
understand your problem, find the cause, remove it. The output on an
'ls -l mini-sample.*' might also give additional and useful
information...
A final question: no PDF output file is created?
--
Greetings
Pete
One cannot live by television, video games, top ten CDs, and dumb
movies alone.
– Amiri Baraka, 1999
More information about the XeTeX
mailing list