Re: dvi output with tetex 3.0

Reinhard Kotucha <[email protected]> Thu, 13 Apr 2006 00:59:53 +0200
Newsgroups gmane.comp.tex.tetex.general
Message-ID <[email protected]>
>>>>> "Rolf" == Rolf Niepraschk <[email protected]> writes:

  > Don't use the plain TeX syntax! Better:

  >   \input{fixpdftest}

  > or

  >   \usepackage{fixpdftest}% fixpdftest.tex --> fixpdftest.sty

Of course, \input{<filename>} is more appropriate for LaTeX users than
\input <filename>.

However, I proposed \input instead of \usepackage to allow inserting
it at the very top of a file, i.e. before \documentclass.

\usepackage will issue the following error massage in this case:

   ! LaTeX Error: \usepackage before \documentclass.

There is another interesting thing.  How about this one?

   latex fixpdftest myfile

In this case fixpdftest.tex will be executed before \documentclass.

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-4592165
Marschnerstr. 25
D-30167 Hannover	                      mailto:[email protected]
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------