Search found 4 matches

by wjahnva
Fri Jun 08, 2012 11:30 am
Forum: General
Topic: Input File not found in working Directory
Replies: 6
Views: 11694

Re: Input File not found in working Directory

yeah, I fixed that now and it all works fine. Actually now I am wondering how it used to work before....the current setting (where I include the "." in TEXINPUTS) makes much more sense.

Anyway.........(sigh)
by wjahnva
Fri Jun 08, 2012 10:54 am
Forum: General
Topic: Input File not found in working Directory
Replies: 6
Views: 11694

Re: Input File not found in working Directory

Hi Stefan,
I found the problem (although I still don't understand the cause). Maybe you can explain it to me:

In my .bashrc file I set and exported TEXINPUTS (it was set as .texmf/tex/latex, and it was where I had my own sty files and shortcut declarations). I commented it out, and now it works ...
by wjahnva
Fri Jun 08, 2012 12:14 am
Forum: General
Topic: Input File not found in working Directory
Replies: 6
Views: 11694

Re: Input File not found in working Directory

Hi Stefan,
thanks for your reply, pdflatex actually works...

but it doesn't fix my initial problem, it still doesn't find the input file in the working directory. This is annoying, since I compile it from within emacs, and I don't want to open a new shell to compile it with complete path every ...
by wjahnva
Thu Jun 07, 2012 12:43 am
Forum: General
Topic: Input File not found in working Directory
Replies: 6
Views: 11694

Input File not found in working Directory

Hi,
I have used LaTeX for over 10 years now, and thought I knew how it works...big mistake!

Here's my problem:
I recently upgraded to Ubuntu 12.04 (or installed it from scratch to be exact), and installed texlive-full (as I always had done before).

Now when I try to compile a document (from the ...