On Tue, 28 Sep 1999, Jean Montambeault wrote:

>       I just installed Lyx to make some Linux doc in sgml. While I can
> produce such documents since I have the sgml-tools installed I can't
> reload the same document to rework it. The LaTeXconfig.lys file says
> that it is because one "linuxdoc-sgml.sty" file isn't installed at a
> place where my latex package can find it. OK then, where should it
> be ? Currently it is at /usr/lib/sgml/ and most of my LaTeX stuff is
> at /usr/share. Any idea ?

Set TEXINPUT environment variable, containing the alternate paths where
teTeX will look for files. For example, I have in my .profile the
following lines:

        TEXINPUTS=".:$HOME/lib/teTeX:/usr/local/lib/sgml-tools:"
        export TEXINPUTS

I hope this helps

Casantos

-- 
I had a love of books from the beginning. In my mother's collection, we
found the first alphabet book I had. I had taken the letters and counted
all the serifs. -- Donald Knuth

Reply via email to