[pstricks] Poster and pstricks

Herbert Voss Herbert.Voss at FU-Berlin.DE
Wed Mar 27 08:11:08 CET 2013


On 26.03.2013 23:10, Poul Riis wrote:
> The following works but as soon as I activate pstricks-add gsview can no
> longer show the .ps-file.
> What can I do?
>
>
> \documentclass[a4paper]{article}
>

\special{ps: (pstricks.pro) run }
\usepackage{poster}
\usepackage{pstricks-add}


and pstricks.pro must be in the documents directory.
post is a really old package and needs some rewriting
to use the keyval setting from pstricks.

Herbert


> \usepackage{poster}
> %\usepackage{pstricks-add}
>
> \mag\magstep5
>
> \begin{document}
> \begin{Poster}[vcenter=true,hcenter=true,clip=pstricks]
> Here I want to make a pspicture...
> %\psset{unit=1cm}
> %\begin{pspicture}(-7,-5)(7,5)
> %\psframe(-7,-5)(7,5)
> %\end{pspicture}
> \end{Poster}
> \end{document}



More information about the PSTricks mailing list