Latex, TeX & MikTeX: What is the Difference?

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

Discussion Overview

The discussion revolves around the differences and relationships between LaTeX, TeX, MiKTeX, and TeXnic Center, focusing on their roles in document preparation and typesetting, particularly in the context of mathematical documents. Participants seek clarification on whether both MiKTeX and TeXnic Center are necessary and how they function together.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • One participant asks for an explanation of the differences between LaTeX and MiKTeX, and how they work together, suggesting an analogy to other software.
  • Another participant states that MiKTeX is an implementation of LaTeX for Windows, while LaTeX is a specific dialect of TeX.
  • Some participants clarify that TeXnic Center is a text editor (composer) for writing LaTeX markup, while MiKTeX compiles that markup into documents.
  • It is noted that while TeXnic Center is designed for LaTeX documents, other text editors like Notepad can also be used, although they lack specific features beneficial for LaTeX writing.
  • Participants mention that both a composer and a compiler are needed to generate a LaTeX document, but emphasize that TeXnic Center is not the only option for composing documents.

Areas of Agreement / Disagreement

Participants generally agree on the roles of LaTeX, MiKTeX, and TeXnic Center, but there are variations in how they express the necessity of using both MiKTeX and TeXnic Center, indicating some uncertainty about the best tools for document preparation.

Contextual Notes

There are assumptions about the familiarity with typesetting and document preparation software that may not be shared by all participants, and the discussion does not resolve the necessity of using both MiKTeX and TeXnic Center versus alternative text editors.

ehrenfest
Messages
2,001
Reaction score
1
I downloaded the TeXnic center and miktex and I have used them to produce very beautiful mathematical typesetting but I have never really understood how they are related. Can someone please explain what is the difference between latex and miktex, how they work together, whether I really need both, etc perhaps with an analogy to some other common software?

Also, I have read several answers to this questions and I have never understood them at all: What is the difference between latex and tex?
 
Physics news on Phys.org
Miktex is just an implementation of Latex that runs on Windows.
Latex= The name of the "language"
Miktex=One of the software packages you can use to produce documents using that language.

Latex is actually a specific "dialect" of TeX (the "La" comes from the name of the guy who developed it, I think his name is Lambert(?)) which is why you occasionally see references to other type of TeX (although they are rare nowadays)
 
OK. Thanks that was helpful. I realized I kind of botched my question. It should have been:

Can someone please explain what is the difference between texnic center and miktex, how they work together, whether I really need both, etc perhaps with an analogy to some other common software?
 
ehrenfest said:
OK. Thanks that was helpful. I realized I kind of botched my question. It should have been:

Can someone please explain what is the difference between texnic center and miktex, how they work together, whether I really need both, etc perhaps with an analogy to some other common software?
Texnic Center is the composer, which is were you write the mark-up code. Another example of a composer would be Notepad for creating HTML documents.

MikeTex compiles the latex mark-up and generates a document.

And yes, you need both a composer and a compiler to generate a latex document. However, you needn't use Texnic Center: you can write latex mark-up in Notepad or any other text editor.
 
ehrenfest said:
OK. Thanks that was helpful. I realized I kind of botched my question. It should have been:

Can someone please explain what is the difference between texnic center and miktex, how they work together, whether I really need both, etc perhaps with an analogy to some other common software?

Miktex is a collection of TeX and LaTeX software which is intended to be used on computers running Windows.

TeXnicCenter is, essentially, a text editor. All TeX/LaTeX documents are, at heart, simply text files so when one wants to write TeX/LaTeX documents one needs some sort of text editor. One could, for example, use something like notepad.exe to do this. However, whereas notepad.exe is designed to be a general purpose -- and quite feature-poor -- text editor, TeXnicCenter is designed specifically for the purpose of writing TeX/LaTeX documents. As such, it contains things that are particularly useful in this context: syntax highlighting, spellchecking, convenient shortcuts to convert the raw text into DVI, PS, or PDF files, and a little window to notify you of any errors in your TeX source file.
 
Hootenanny said:
Texnic Center is the composer, which is were you write the mark-up code. Another example of a composer would be Notepad for creating HTML documents.

MikeTex compiles the latex mark-up and generates a document.

And yes, you need both a composer and a compiler to generate a latex document. However, you needn't use Texnic Center: you can write latex mark-up in Notepad or any other text editor.

shoehorn said:
Miktex is a collection of TeX and LaTeX software which is intended to be used on computers running Windows.

TeXnicCenter is, essentially, a text editor. All TeX/LaTeX documents are, at heart, simply text files so when one wants to write TeX/LaTeX documents one needs some sort of text editor. One could, for example, use something like notepad.exe to do this. However, whereas notepad.exe is designed to be a general purpose -- and quite feature-poor -- text editor, TeXnicCenter is designed specifically for the purpose of writing TeX/LaTeX documents. As such, it contains things that are particularly useful in this context: syntax highlighting, spellchecking, convenient shortcuts to convert the raw text into DVI, PS, or PDF files, and a little window to notify you of any errors in your TeX source file.

I see. Thanks.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
9K
  • · Replies 2 ·
Replies
2
Views
7K
  • · Replies 11 ·
Replies
11
Views
9K
  • · Replies 1 ·
Replies
1
Views
4K
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
199K
  • · Replies 2 ·
Replies
2
Views
7K
  • · Replies 6 ·
Replies
6
Views
3K