Re: pgfplotsset-error with a given example
Hello Zippel,
if I am not mistaken, the error message can only occur due to an
incomplete / broken installation. Perhaps there are still files from
pgfplots 1.2.2 (which does not know the /pgfplots/compat key).
It could arise in case you just replaced the single file pgfplots.sty
which, in fact, contains hardly more than the version number, the
package file name and include commands.
Are you sure that you installed the new version of pgfplots completely,
preferrably separate from the system-maintained package repositories?
If you are sure, then you may include a '\listfiles' command as first
line in your .tex file. This will include output about every loaded
file. This, along with the generated .log file, could help me to
identify problems.
Best regards
Christian
Am 13.01.2011 14:43, schrieb Zippel:
> I'm having the same problem. The reason was, indeed, an old version (1.2.2)
> of the pgfplots.sty.
>
> Now I did change that and it shows on the log-file, that TeXShop is using
> version 1.4.1
>
> Unfortunately there still remains the error-messaga: I do not know the key
(Continue reading)