[OS X TeX] New TeX i-Package, better XeTeX support
Gerben Wierda
Gerben.Wierda at rna.nl
Mon Oct 25 22:55:55 CEST 2004
On 25 Oct 2004, at 22:16, Simon Spiegel wrote:
>
> On 25.10.2004, at 21:51, Gerben Wierda wrote:
>
>> A new TeX i-Package update has
>> UTF-8 url.sty in a place only XeTeX finds
>> Mac Roman url.sty for the rest
>>
>> $ kpsewhich -progname=xelatex url.sty
>> /usr/local/teTeX/share/texmf.gwtex/xetex/latex/url/url.sty
>> $ kpsewhich -progname=latex url.sty
>> /usr/local/teTeX/share/texmf.tetex/tex/latex/url/url.sty
>>
>
> This way \include[xetex]{graphics} doesn't work anymore. Can't we
> have both?
>
Try this in texmf.cnf:
TEXINPUTS.xelatex =
.;$TEXMF/{xetex,tex}/{xetex,latex,generic,}//
TEXINPUTS.xetex =
.;$TEXMF/{xetex,tex}/{xetex,plain,generic,}//
But overall, Jonathan needs to decide how he wants the XeTeX layout.
This is just providing a duct tape solution.
I'll add this to my setup, but with the intent to replace it with
Jonathan's chosen solution later.
G
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list