Re: Layout worked with documentstyle not with documentclass



Ulrike Fischer <news2@xxxxxxxxxxx> wrote:

schrieb themind:

it finds now the new class

but it still shows me a A4?

dont know where the problem is i tried diferent output fomrats dvi, ps
-pdf, ps all are A4

Your document probably don't include the needed \specials.

Does the graphicx/graphics package not set the required \specials if
called after the \paperheight and \paperwidth have been set?

You should set the layout with geometry. Call it with the right option
for your prefered dvidriver e.g.
\usepackage[dvips]{geometry}. Then it will add the correct specials for
dvips or pdflatex.

Yes.

Btw: Don't use \usepackage[pdftex]{graphicx}.

What is wrong with doing it that way?

I've been told it's wrong before, but I can't see why.

In miktex a simple
\usepackage{graphicx} works fine with dvips, pdflatex and xetex.

in MacTeX, it does not.

Rowland.


--
Remove the animal for email address: rowland.mcdonnell@xxxxxxxxxxxxxxx
Sorry - the spam got to me
http://www.mag-uk.org http://www.bmf.co.uk
UK biker? Join MAG and the BMF and stop the Eurocrats banning biking
.



Relevant Pages

  • Re: Layout worked with documentstyle not with documentclass
    ... dont know where the problem is i tried diferent output fomrats dvi, ... dvips or pdflatex. ... pdflatex and xetex. ...
    (comp.text.tex)
  • Re: Layout worked with documentstyle not with documentclass
    ... dont know where the problem is i tried diferent output fomrats dvi, ... dvips or pdflatex. ... pdflatex and xetex. ...
    (comp.text.tex)
  • Re: Produce PDF file with Screenshots
    ... the error means you have loaded graphicx with the dvips option. ... tells the package to check if it's running under pdflatex, ... pdftex mechanisms if so; ... with "$ pdflatex book.tex" because it produces pdf files with missing ...
    (comp.text.tex)
  • Re: A4 paper even with letterpaper option
    ... pdflatex, I might keep things as they stand for now. ... you need to run dvips or dvipdfm with the appropriate ... or you could load the geometry package with the pdftex option and ...
    (comp.text.tex)
  • Re: Font problem (fut)
    ... On Yap, the dvi file is fine. ... example document with pdflatex and ... sent the log file (dvips has a tendency not to complain when fonts ...
    (comp.text.tex)