[tex-live] bug pst-eucl (Mark parameter) with texlive 2010

malik tayeb m.tayeb at yahoo.fr
Thu May 5 00:50:56 CEST 2011


I'im french so sorry for my very bad english.

The next code does'nt work well with texlive 2010 (the mark of the angle is not in the good place) but this code works normally with texlive 2009. What's the matter with texlive 2010?

\documentclass[a4paper,12pt]{article}

\usepackage{geometry}
\pagestyle{plain}
\geometry{
a4paper,       
tmargin=1.5cm,    
bmargin=1.5cm,    
margin=2.1cm,    
headheight=0cm, 
headsep=0cm,    
footskip=.65cm    
}

\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[francais]{babel}
\usepackage[autolanguage]{numprint}
\usepackage[upright]{fourier}

\usepackage[dvips]{graphics}

\usepackage{indentfirst}
\usepackage{latexsym}
\usepackage[sumlimits]{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{amsopn}
\usepackage{eurosym}
\usepackage{pst-eucl}
\usepackage{array}

\begin{document}
\begin{center}

\begin{pspicture}(0,0)(6,5)
\pstGeonode[PosAngle={180,-90,90}](1,1){A}(5,1){B}(5.5,4.5){C}
\psline(B)(A)(C)
\pstMarkAngle[MarkAngleRadius=.8,Mark=MarkHashh]{B}{A}{C}{}
\end{pspicture}

\end{center}
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/tex-live/attachments/20110504/d8addefe/attachment.html>


More information about the tex-live mailing list