Your message dated Fri, 9 May 2014 23:21:02 +0200
with message-id <[email protected]>
and subject line Re: Bug#565304: pgf: error in parsing of plot coordinates
has caused the Debian Bug report #565304,
regarding pgf: error in parsing of plot coordinates
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
565304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565304
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pgf
Version: 2.00-1
Severity: important


Check that in the following example y coordinates of points with x=5,6,7 must 
be parsing equally,
but two minuses in expression "-10e-1" causes an error, and it is parsed as 
"10e-1": 

\begin{tikzpicture}
  \draw[red,very thick]   (0,0) -- (10,0);

  \draw[color=blue,mark=+,smooth]
plot coordinates {
  (1,  1.0000E+000 )
  (3,  1.0563E+000 )
  (4, -0.6)
  (5, - 1e-00) 
  (6, -1* 10e-1) 
  (7, -10e-1) 
 };

\end{tikzpicture}


-- System Information:
Debian Release: 5.0.3
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pgf depends on:
ii  latex-xcolor        2.11-1               Easy driver-independent TeX class 
ii  texlive-latex-recom 2007.dfsg.2-1~lenny2 TeX Live: LaTeX recommended packag

pgf recommends no packages.

pgf suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On 09.05.14 [email protected] ([email protected]) wrote:

Hi,

> many thanks for your attention,
> i tried to reproduce the problem.
> 
> It is not present in debian wheezy.
> 
Closing now.

Hilmar
-- 
sigmentation fault

--- End Message ---

Reply via email to