[OS X TeX] Does not find my private texmf tree

Martin Costabel costabel at wanadoo.fr
Wed Sep 5 06:20:54 EDT 2007


Bruno Voisin wrote:

> (taken from a recent 
> message by Maarten Sneep, and yes there's indeed a line break in the 
> command):
> 
> kpsewhich -show-path=tex -progname=latex| sed 's/:/\
> /g'

Small remark: Instead of the sed command with the line break, which in 
addition does not work with tcsh, it is simpler to use tr,

  kpsewhich -show-path=tex -progname=latex| tr : '\n'

-- 
Martin

------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the MacOSX-TeX mailing list