Am 03.05.2010 17:30, schrieb r...@dwf.com: > There used to be a place to put local *.sty files for Latex so that they > would > be found. Under the current latex under Fedora11 I cant figure out where > that directory might be and am having to copy them into the directory > with the *.tex file to get them recognized. Not nice.
What I've done for some time is to define the TEXINPUTS environment variable, e.g. TEXINPUTS=/home/user/.latex: The double colon at the end is important, otherwise LaTeX would ignore the default path. -- bye Adalbert Include me out. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines