8 Feb
2016
8 Feb
'16
7:13 p.m.
luigi scarso mailto:luigi.scarso@gmail.com 8. Februar 2016 um 18:26
Can you put the attached files in the same directory as your test file.
I commented in both files the line with the \ProvidesPackageRCS command.
they are ok here (linux-64), the file is correctly compiled.
The problem is the date format in the rcs string: \ProvidesPackageRCS[v\pgfversion] $Header: /context/mirror/tikz/cvs/pgf/generic/pgf/frontendlayer/tikz/tikz.code.tex,v 1.164 2016-02-02 22:03:38 tantau Exp $ PGF uses / as separator in the parser (\pgf@parseid in pgfrcs.code.tex) and fails with the - in the string. Wolfgang