Search found 2 matches

by Peppo
Thu Nov 11, 2010 11:45 am
Forum: MiKTeX and proTeXt
Topic: I can't find input file
Replies: 2
Views: 11542

Re: I can't find input file

I guess I found the solution by myself.
Click
Start\Programs\Miktek 2.9\Maintanance\Settings
select tab Roots
and Add... the folder containing the input file.
This seems made it.

But I must agree with the above too. Not a good choice to put input file into the MikTek directory.
by Peppo
Wed Nov 10, 2010 2:02 pm
Forum: MiKTeX and proTeXt
Topic: I can't find input file
Replies: 2
Views: 11542

I can't find input file

I installed MikTex2.9 under Windows XP SP3
I create a document firsttest.tex and try to run

latex firsttest.tex

from the folder containing firsttest.tex but the results is the following

I can't find file 'firsttest.tex'

However, if I type the full path:

latex "C:\Program Files\MiKTeX 2.9 ...