General ⇒ problem with converting from .tex to PDF
problem with converting from .tex to PDF
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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: problem with converting from .tex to PDF
it seems you forgot to put the environmental variable for the distribution.
Marco

Re: problem with converting from .tex to PDF
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
problem with converting from .tex to PDF
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
problem with converting from .tex to PDF
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
