[pstricks] No ticks at origin.

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sat Dec 20 22:18:43 CET 2008


David Arnold schrieb:

> Anyway I can turn off ticks at the origin? See the small cross  
> produced in this image at the origin?

I cannot confirm this behaviour. Which version of
pstricks-add?

Herbert


> 
> \documentclass[11pt]{article}
> \usepackage{amsmath}
> \usepackage{graphicx}
> \usepackage[dvipsnames]{pstricks}
> \usepackage{pstricks-add,auto-pst-pdf,preview}
> 
> \PreviewEnvironment{psgraph}
> 
> \begin{document}
> 
> \begin{center}
> \psset{xAxisLabel=$x$,yAxisLabel=$y$}
> \begin{psgraph}[trigLabels,trigLabelBase=2,dx=\psPiH]{<->}(0,0) 
> (-0.5,-3)(3.5,3){0.6\linewidth}{2in}
> \psplot[linecolor=blue,linewidth=1pt,algebraic]{0}{\psPi}{2*cos(2*x)}
> \end{psgraph}
> \end{center}
> 
> \end{document}
> 
> Thanks.
> 
> D.
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> 



More information about the PSTricks mailing list