LaTeX What is a simple and free LaTeX program for Windows?

  • Thread starter Thread starter philosophking
  • Start date Start date
  • Tags Tags
    Latex Program
AI Thread Summary
A user seeks a simple, free program for LaTeX to input code and view the output. They mention that LaTeX is built on TeX and recommend obtaining a TeX distribution from tug.org, which includes LaTeX. The user expresses frustration with TeX's complexity, particularly when deviating from predefined styles, contrasting it with the ease of formatting in Word or OpenOffice. They suggest MikTeX as a suitable distribution for Windows and provide links to its setup and FAQ for guidance. Additionally, they recommend using a text editor like WinEdt for writing LaTeX documents, emphasizing the need to save files with a ".tex" extension to indicate LaTeX formatting. A resource for learning LaTeX codes is also shared.
philosophking
Messages
175
Reaction score
0
Hey everyone. I wasn't sure where to post this but I thought this was probably the best place.

I need to find just a simple program that does LaTeX. Obviously it would be best if it was free :). I did a google search on it and wasn't able to find what I wanted, really. Basically, I want to be able to have a program where I input some LaTeX code and get back what it looks like in the program. Thank you very much for your help.
 
Physics news on Phys.org
LaTeX is built on top of TeX. You can get a distribution of TeX which includes LaTeX from http://www.tug.org/.

I just started using TeX, and found it to be well, a PITA. If you try to deviate from their predefined styles, you will encounter much difficulty. For example, try http://www.tex.ac.uk/cgi-bin/texfaq2html?label=changemargin. . Doing this in Word or OO is few mouse clicks. For typesetting software, why shouldn't this be easier? Like a \margin{} command?
 
Last edited by a moderator:
This is for Windows:
http://www.miktex.org/setup.html

This is the FAQ to Miktex: http://www.miktex.org/faq/
read especially: http://www.miktex.org/faq/basics.html

In addition, you will need an editor, like this one:
http://www.winedt.com/

Open a textfile, put the latex coding (for example formulas) and save it as "document.tex"
This tells the text editor (for example WinEdt) that it is a Latex file.


Nice introduction to Latex codes:
http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/
 
Last edited by a moderator:

Similar threads

Replies
9
Views
2K
Replies
16
Views
3K
Replies
1
Views
3K
Replies
8
Views
3K
Replies
10
Views
8K
Replies
7
Views
3K
Back
Top