[pstricks] Mysteriously shifting origin
Herbert Voss
Herbert.Voss at alumni.TU-Berlin.DE
Tue Jul 20 21:07:00 CEST 2004
ristow at ece.gatech.edu wrote:
> After hours of examining both the pstricks code and the PS output file I
> cannot find the reason for this. Am I missing something obvious, or is
> this a real mystery? Any ideas?
this is in 99% a spurious blank ...
> \documentclass[letterpaper]{article}
> \usepackage{pstricks}%
> \usepackage{pst-plot}%
>
> \pagestyle{empty}
>
> \makeatletter%
> \def\pscrosshair{
> \begin at OpenObj
> \addto at pscode{%
> newpath
> -25 0 moveto
> 25 0 lineto
> 0 -25 moveto
> 0 25 lineto
> stroke
> }% <------------!!!
if you are unshure, then it is a good idea to put a %
after every TeX line (not PostScript)
Herbert
--
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
More information about the PSTricks
mailing list