On Tue, Oct 19, 1999 at 04:45:47PM -0200, Carlos A M dos Santos wrote:

  Hi Carlos,
 
> Hello
> 
> I'm using fancyvrb to include copies of some files into a text. I used 
> 
>       \VerbatimInput[fontsize=\small,numbers=left]{COPYING.GNU.V2}
> 
> maked as TeX. If I export my document to LaTeX format and compile it by
> hand everything goes ok, but if I select a preview from under LyX the text
> is not included. My conclusion was that since LyX is running LaTeX at /tmp
> and not at the document's directory, LaTeX doen't find the included
> file.
 
> As a temporary "solution" I can put a symlink in /tmp/lyx_tmp??? pointing
> to the real file, but this is far from elegant. Any better idea?

  One possible solution is to set in your lyxrc file no to use the temp dir:

\use_tempdir false

  Then lyx will not use any temporary directory and all is ok...
 
> Thanks
> 
> 
> 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

-- 
Jos�

Reply via email to