Am 23.11.2012 um 14:24 schrieb Susan Dittmar:

>       kpsewhich -show-path=tex

This can be mode more precise by inserting a

        -engine=xetex

(or whatever) and more legible by adding

        | tr : '\n' | sort

or

        | tr : '\012' | sort

(depending on the version of tr) as in

        kpsewhich -engine=xetex -show-path=tex | tr : '\n' | sort

--
Greetings

  Pete

No project was ever completed on time and within budget. 
                                – Cheops Law




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to