Generalproblem with converting from .tex to PDF

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
ravi0024
Posts: 2
Joined: Wed Jan 21, 2009 12:39 pm

problem with converting from .tex to PDF

Post by ravi0024 »

Hi,
I am new to Latex.I installed Latex Editor(LED) on windows XP and opened the new text file and saved it .But when i am trying to press on F7 its displaying the following error.

/b/c1/c"C:\Program Files\LEd\Batches\latex.bat" "C:\Documents and Settings\ravi0024\Desktop" "New.tex" C:
'latex.exe' is not recognized as an internal or external command,
operable program or batch file.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

marco_d
Posts: 57
Joined: Tue Jan 20, 2009 7:49 pm

Re: problem with converting from .tex to PDF

Post by marco_d »

Hello,

it seems you forgot to put the environmental variable for the distribution.

Marco
i am German. I can not use difficult words. :-)
ravi0024
Posts: 2
Joined: Wed Jan 21, 2009 12:39 pm

Re: problem with converting from .tex to PDF

Post by ravi0024 »

thank you for the reply.But can you please let me know how to set it?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

problem with converting from .tex to PDF

Post by Stefan Kottwitz »

Hi Ravi,

installation of a Latex Editor is not enough, you have to install a LaTeX distribution too like MiKTeX or Tex Live. Have a look at MiKTeX.org.
Perhaps see Essential Software.

Stefan
LaTeX.org admin
marco_d
Posts: 57
Joined: Tue Jan 20, 2009 7:49 pm

problem with converting from .tex to PDF

Post by marco_d »

Hello,

what distribution you are using? Texlive or Miktex? MikTex 2.7 set the environment variables automatically. You can test the variables by using the panel (prompt). In the panel you have to write "latex". Then you get a message like:
pdfTeX 3.1415926-1.40.9-2.2 (Web2C 7.5.7)
In this case you have to say Led where Led can find the latex-distribution.
In the FAQ for LED: Question C008:
http://www.latexeditor.org/faq.html

Marco
i am German. I can not use difficult words. :-)
Post Reply