[OS X TeX] Problem with geometry/PSTricks
Herbert Schulz
herbs at wideopenwest.com
Sun Jun 1 08:15:20 EDT 2008
On Jun 1, 2008, at 4:41 AM, Peter Dyballa wrote:
> \begin{psinputs}
> \usepackage{pstricks,pstricks-add,pst-math}
> \end{psinputs}
>
> \usepackage
> [a4paper,landscape,textwidth=27cm,left=0cm,textheight=19cm,top=0cm]
> {geometry}
Howdy,
The geometry package should also be included inside the psinputs
environment:
\begin{psinputs}
\usepackage{pstricks,pstricks-add,pst-math}
\usepackage
[dvips
,a4paper,landscape,textwidth=27cm,left=0cm,textheight=19cm,top=0cm]
{geometry}
\end{psinputs}
\usepackage
[a4paper,landscape,textwidth=27cm,left=0cm,textheight=19cm,top=0cm]
{geometry}
That way it will be included in the figure files.
Good Luck,
Herb Schulz
(herbs at wideopenwest.com)
More information about the MacOSX-TeX
mailing list