Re: Problems installing tetex-beta-2.96.1.20040322 on Mac OS X 10.3.3
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> following typo: > > \input pdftexconfig\pdfoutput=0 This is no typo. Look at texk/web2c/fmtutil.in: the format files in question are pdfetex based. I guess that not the generated fmtutil.cnf is used during fmtutil --all, but something else. Just fix this, e.g. by removing the file that's in the way... Thomas