On 21.03.10 Jö Fahlke ([email protected]) wrote:

Hi,

> Package: pgf
> Version: 2.00-1
> Severity: normal
> 
> [ Sorry for the vague subject, if you can think of a better one, please ]
> [ change it...                                                          ]
> 
> I had a strage error of dvipdf refusing to work and cooked it down to this:
> ======================================================================
> \documentclass{article}
> 
> \usepackage{tikz}
> 
> \begin{document}
> 
> \begin{tikzpicture}
>   \coordinate (dune) at (5, 0);
>   \node (gmshreader) at (0, 0) {gmsh};
> 
>   \draw[shading=axis]
>     (gmshreader.east) -- (dune);
> \end{tikzpicture}
> 
> 
> \end{document}
> ======================================================================
> 
I can't reproduce your problem w/ pgf 3.00 currently in Debian
unstable. Can you? If not I'd like to close the issue.

Hilmar
-- 
sigmentation fault


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

Reply via email to