I started with the simplest simpledoctest.tex file, here is the code:
Code: Select all
\documentclass[12pt,letterpaper,oneside]{book}
\usepackage{enpThesis}
\begin{document}
The quick brown fox jumped over the lazy dog.
\end{document}
I navigate to the Build menu with the simpledoctest.tex in the editor, and mouse to current file/build and view.
I get the following error message:
Windows API error 2: The system cannot find the file specified.
C:\Latex\Dissertation\simpledoctest.dvi
Any ideas why it will not produce a .dvi output file? Thanks in advance, I know it must be something really simple....