rgheck wrote:
On 03/11/2010 10:58 AM, Stefano Franchi wrote:
Suppose I have two complete TeX installation trees:
1. /usr/share/texlive/*
2. /usr/local/texlive/2009/*
Is there any way to tell Lyx to switch from (1) to (2) (and back)?
Reading the
manuals proved unhelpful. Perhaps I am looking in the wrong places?
You could give the complete path in the LaTex-->DVI converter settings,
I think.
That will steer you to one or the other version of the LaTeX executable,
but what happens when it tries to load a class or style file -- will it
look in the correct texmf database? If latex runs another executable,
will it grab the right one, or the first one on the system command path?
There should be a way to specify the TeX tree root via an environment
variable (and run LyX within a shell that sets the variable one way or
the other), but I don't know it off hand.
/Paul