Troubleshooting Latex Editors: LEd and Texmaker Error Messages Explained

  • Context: LaTeX 
  • Thread starter Thread starter bennyska
  • Start date Start date
  • Tags Tags
    Latex
Click For Summary
SUMMARY

The discussion addresses common error messages encountered when using LaTeX editors LEd and Texmaker, specifically "The system cannot find the path specified" and "Error: could not start the command." Both editors require a TeX distribution, such as MikTeX, to function correctly. Users must install a TeX compiler separately, as these editors do not include one. Proper installation of MikTeX followed by the editor setup ensures a smooth experience in compiling LaTeX documents.

PREREQUISITES
  • Understanding of LaTeX document preparation
  • Familiarity with TeX distributions, specifically MikTeX
  • Basic knowledge of using IDEs for programming
  • Experience with error troubleshooting in software applications
NEXT STEPS
  • Install MikTeX and configure it with LEd and Texmaker
  • Explore alternative LaTeX editors like WinEdt and Lyx
  • Learn about LaTeX document structure and compilation process
  • Research common LaTeX error messages and their solutions
USEFUL FOR

LaTeX users, students, and professionals in academia or technical fields who are looking to effectively utilize LaTeX editors for document preparation and troubleshooting common setup issues.

bennyska
Messages
110
Reaction score
0
so I've been trying to get latex. i downloaded a couple of latex editors, LEd and Texmaker. Both programs have given me messages.
LEd:The system cannot find the path specified.
'latex.exe' is not recognized as an internal or external command,
operable program or batch file.

Texmaker: Error: could not start the command

i don't think two programs would both be in very simple error, so I'm wondering if I'm supposed to have an actual Tex program or something, and the editor is an intermediate program? i don't know. any help?
btw, both sites have horrible documentation, otherwise i would have found the problem there. i doubt i can be the only one to have this problem.
thanks!
 
Physics news on Phys.org
Using LaTeX is a bit like programming. You need a "compiler" (TeX distribution) to convert the documents you type to a final format, such as PDF. For Windows, MikTeX is the most common and easiest to install, in my experience.
The documents themselves can be typed in whatever program you like, you can do it in Notepad for all anyone cares. However, there are several programs available which make editing TeX documents easier (like the IDE for a programming language), for example by providing buttons to insert common constructs or to automatically execute the "compiler" and open the PDF afterwards. WinEdt and Lyx are such programs.

In general, these "IDE"s do not include a "compiler" -- in LaTeX language: the editors do not include a TeX distribution. However, if you choose a frequently used combination you will (hopefully) have little problems installing them. For example, if you first install the MikTeX distribution and then the WinEdt editor, chances are you can just open up WinEdt after the installation, type your first document, hit the "Run" button and everything will work.

https://www.physicsforums.com/blog.php?b=1163 [/size]​
 
Last edited by a moderator:

Similar threads

  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
9K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
12K
  • · Replies 6 ·
Replies
6
Views
9K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 11 ·
Replies
11
Views
6K