LaTeX Do I Need to Install LaTex, Lyx, MikTex, or WinEdit for Math Typesetting?

  • Thread starter Thread starter johndb
  • Start date Start date
  • Tags Tags
    Latex
AI Thread Summary
To effectively use math typesetting in a text editor, it is essential to have a TeX distribution, such as MikTeX, installed first. This distribution acts as a compiler that converts your documents into a final format like PDF. While you can type documents in any text editor, specialized programs like WinEdt and LyX provide enhanced functionality for editing TeX documents, including buttons for common commands and automatic compilation features. However, these editors do not include their own compilers, so a TeX distribution must be installed separately. Installing MikTeX followed by WinEdt typically allows for a seamless experience. LyX, which is a user-friendly word processor based on LaTeX, also installs necessary prerequisites automatically, making it a convenient option for users.
johndb
Messages
24
Reaction score
0
Can someone tell me if I must install Latex and Lyx, or MikTex, or WinEdit or is one enough, in order to use math typesetting on a text editor? Is Latex necessary to install first before you install the a complimentary program, so Lyx can utilise its abilities or do these programs have Tex / Latex functions incorporated in them already. I haven't been able to find an explicit and clear answer anywhere.
 
Last edited:
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.
 
just install lyx, its a word processor based on latex (kinda like how frontpage -> html). installer is very user friendly (at least the windows version is.. haven't used the linux one), and it automatically installs all the prereqs.
 
Thanks that's all I wanted to know.
 

Similar threads

Replies
12
Views
4K
Replies
3
Views
2K
Replies
4
Views
4K
Replies
3
Views
3K
Replies
11
Views
9K
Replies
4
Views
3K
Back
Top