[tex-live] Dependency missing in OSX mactex-basictex-2013
Norbert Preining
preining at logic.at
Tue Jun 18 05:23:58 CEST 2013
On Di, 18 Jun 2013, Jeff McNeill wrote:
> I am not using pzdr font at all. My project does not use any Zapf Digbats,
> but something being called by XeLaTeX/XeTeX is using this, hence the
> dependency.
Without an example we cannot tell.
As I said, a minimal file does NOT need dingbats:
$ cat mini.tex
\documentclass{article}
\begin{document}
Hello World
\end{document}
$ xelatex -recorder mini.tex
...
$ cat mini.fls
PWD /home/norbert/foo
INPUT /home/norbert/tl/2013/texmf.cnf
INPUT /home/norbert/tl/2013/texmf-dist/web2c/texmf.cnf
INPUT /home/norbert/tl/2013/texmf-var/web2c/xetex/xelatex.fmt
INPUT mini.tex
OUTPUT mini.log
INPUT /home/norbert/tl/2013/texmf-dist/tex/latex/base/article.cls
INPUT /home/norbert/tl/2013/texmf-dist/tex/latex/base/article.cls
INPUT /home/norbert/tl/2013/texmf-dist/tex/latex/base/size10.clo
INPUT /home/norbert/tl/2013/texmf-dist/tex/latex/base/size10.clo
OUTPUT mini.aux
INPUT mini.aux
$
qed.
> Thanks for looking into this, but I could not find out how to stop from
> calling this font, hence need to install it.
What about reading the log file and check which file is opened
when the error occurs?
Or using -recorder
Or sending a minimal (!!!) example.
Norbert
------------------------------------------------------------------------
PREINING, Norbert http://www.preining.info
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
More information about the tex-live
mailing list