I've been working on a project and compiled it using pdfLaTeX, then tried to compile using pdftex and got a whole lot of errors. I'd like to know why that would happen since it's a very plain file and I did not put a pdflatex option in documentclass or anything like that, and what's the real difference between them.
|
|
|||
|
If a .tex file starts with The LaTeX format is, to a first approximation, a large superset of the "Plain TeX" format. (Well, it's not a strict superset because there are some "Plain TeX" macros that aren't implemented in LaTeX.) Hence, Note that the Addendum: For more information on TeX formats see, for instance, the webpage TeX formats and engines as well as the TeX.SE page List of TeX formats. |
|||||||||||
|
|
Note that in practice |
|||||||||||||||
|
pdflatexbut won't compile at all underpdftex. – Mico Jan 13 '12 at 21:22