General ⇒ problem with building DVI
problem with building DVI
so far so good, then . . .
Babel <v3.81> and hypenation pattersn for english, dumylang, nohyphenation, german, ngerman, german-x-2008-06-18, french, loaded.
X! Latex Error: File `.cls' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)
Enter file name:
X! Emergency stop.
<read *>
1.1 \documentclass{}(
)[a4paper,twoside,11pt]{article}
No pages of output.
Transcript written on Eugenetica.log
LaTex-results: 2 Error(s), 0 Warning(s). 0 Bad Box(es), 0 Page(s)
Windows gives the following message:
MikTex Problem Report
Windows API error 2. The system cannot find the indicated file.
Data:
D:\Documents and Settings\Tim\Desktop\Eugenetica.dvi
I located this file under D:\Documents and Settings\Tim , but when i open it it shows a blank page.
I use TexnicCenter 1 Beta 7.01 and MixTex 2.7. i have all the packages installed.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
problem with building DVI
welcome to the board!
Your first line is not correct, it should be written this way:
Code: Select all
\documentclass[a4paper,twoside,11pt]{article}