On 18.10.12 John Winters ([email protected]) wrote:

Hi,

> Trying to draw an arc in tikz seems to cause Latex to lock up every
> single time.  It consumes all of one CPU core and only stops when you
> hit Ctrl-C.
> 
> The following complete source will demonstrate the problem:
> 
> \documentclass{article}
> \usepackage{tikz}
> \begin{document}
> \begin{tikzpicture}
>   \draw (6, 3) arc [radius=3, start angle=-90, end angle=90];
> \end{tikzpicture}
> \end{document}
> 
Unreproducible w/ pgf in unstable. Can we close this bug?

Hilmar
-- 
sigmentation fault


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to