[pstricks] PSTricks Digest, Vol 131, Issue 10

Germain BOYER germain.boyer at ac-toulouse.fr
Sun Dec 22 16:38:55 CET 2013


Bonjour Herbert,

I send you an example.

It's a strange problem of viewer. 
With texworks viewer , pdf-xchange viewer and foxit reader the dots with dotstyle=+ are not in the right place.
And when i print there are not in the right place.
With gsview and sumatrapdf all is good. And when i print all is good.

\documentclass[a4paper,french,10pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc} 
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage[dvipsnames]{pstricks}
\usepackage{pstricks-add}
\usepackage{geometry}
\geometry{a4paper,dvips}
\geometry{portrait}
\geometry{nohead,nofoot,left=1cm,right=1cm,top=1cm,bottom=1cm}
\usepackage{fourier}
\usepackage[scaled=0.875]{helvet}
\renewcommand{\ttdefault}{lmtt}
\usepackage[french]{babel}
\frenchbsetup{StandardLists=true,AutoSpacePunctuation=false}
\begin{document}
\psset{unit=1cm} 
\begin{pspicture}(-1,-1)(5,5)
\psset{gridcolor=gray , gridwidth=0.15mm , gridlabels=0pt , subgriddiv=1}
\psgrid(-1,-1)(5,5)
\psaxes[arrows=-> , linewidth=1pt , tickwidth=1pt](0,0)(-1,-1)(5,5)
\psdots[dotstyle=+ , dotsize=2.5mm](1,1)(2,2)(3,3)
\psdots[dotstyle=x , angle=45 , dotsize=2.5mm](2,1)(3,2)(4,3)
\end{pspicture}
\end{document}

Germain 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20131222/41ab6863/attachment.html>


More information about the PSTricks mailing list