Showing posts with label PDF. Show all posts
Showing posts with label PDF. Show all posts

Thursday, April 17, 2014

LaTeX to PDF

The following command is for turning LaTeX files into PDF files:

$ pdflatex nameOfFile.tex

This is not pdftex. I got a lot of errors by typing pdftex.

Reference

http://www.latex-community.org/forum/viewtopic.php?f=5&t=3164