Reinhard Kotucha | 13 Apr 00:59
Picon

Re: dvi output with tetex 3.0

>>>>> "Rolf" == Rolf Niepraschk <Rolf.Niepraschk <at> ptb.de> 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:reinhard.kotucha <at> web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------


Gmane