[pstricks] psellipse unrecoverable error

Poul Riis poul.riis at skolekom.dk
Sat Aug 29 22:56:38 CEST 2015


In the project below \psellipticwedge works - \psellipse does not
(ghostscript 9.05: unrecoverable error, exit code 1). Why? And how can I
make \psellipse work?

Poul Riis



\documentclass[a4paper,12pt]{article}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[danish]{babel}

\usepackage[left=1.5cm,right=1.0cm,top=1.5cm,bottom=1.5cm]{geometry}
\usepackage{pstricks-add}

\begin{document}
psellipticwedge works - psellipse does not (ghostscript 9.05:
unrecoverable error, exit code 1). Why?\\
\begin{pspicture}(-6,-5.2)(6,5.2)%		
\psellipticwedge[linecolor=red,linewidth=8pt](0,0)(5,4.8){-180}{180}% 
\psellipse*[linecolor=blue,linewidth=4pt](0,0)(5,4.8)
\psellipticwedge[linecolor=green,linewidth=2pt](0,0)(5,4.8){-180}{180}% 
\end{pspicture}
\end{document}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/pstricks/attachments/20150829/614b5a88/attachment.html>


More information about the PSTricks mailing list