[pstricks] showgrid with a0poster

maja zaloznik maja.zaloznik at gmail.com
Mon Jul 7 23:37:50 CEST 2014


Oh dear, oh dear, I thought I was going to go crazy!
Thanks Herbert!
Maja.


On 7 July 2014 19:53, Herbert Voss <Herbert.Voss at fu-berlin.de> wrote:

> Am 07.07.2014 19:26, schrieb maja zaloznik:
>
> > I want the whole poster to be one big \pspicture, and what seems to be
> > happening is that while i have [showgrid=true], the orientation is
> > normal - ie the way I expect - but when I turn off showgrid, it rotates
> > 180 degrees.
> >
> > Below is a minimal example and the two outputs.
> >
> > Furthermore, this only happens when I specify a poster size in the
> > options e.g. [a1]. If I use the defaults, it works as expected.
> >
> > I'm compiling with latex, dvips, ps2pdf. On a Windows machine. Is it
> > just me? I'll try on ubuntu when I get home..
> >
> > Any ideas will be very much appreciated!
>
> That is only a problem with the rotation which is done by Ghostscript.
> Put any kind of text into the paper and everything is fine:
>
> \documentclass[a3]{a0poster}
> \usepackage{pstricks}
> \begin{document}
> \noindent
> \begin{pspicture}[showgrid=false](0,0)(\textwidth, \textheight)
> \pscircle[fillcolor=red, linecolor=red, fillstyle=solid](5,5){5}
> \rput(1,1){X}
> \end{pspicture}
>
> \end{document}
>
> However, current version of PSTricks is 2.54a (TeXLive 2014 and
> MiKTeX 2.9
>
> Herbert
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20140707/e0ad4067/attachment-0001.html>


More information about the PSTricks mailing list