Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v0.96] node example doesn't work #1

Closed
pgf-tikz-bot opened this issue Jul 7, 2005 · 6 comments
Closed

[v0.96] node example doesn't work #1

pgf-tikz-bot opened this issue Jul 7, 2005 · 6 comments

Comments

@pgf-tikz-bot
Copy link

Migrated from SourceForge
Author: stephanhennig
Timestamp: 2005-07-07 10:25:24

Hi,

when I try to compile the first node example on p. 80
of the pgf manual I get lots of errors starting with

! Package tikz Error: Unknown shape ``rectangle.''
Using ``rectangle'' instead.

See the tikz package documentation for explanation.
Type H <return> for immediate help.
...

l.8 -- (0,2) node {third node};

This error message was generated by an \errmessage
command, so I can't give any explicit help.
Pretend that you're Hercule Poirot: Examine all clues,
and deduce the truth by order and method.

...

Admittedly, I'm new to TikZ and installed pgf v0.96
into the localtexmf tree without removing the old one
in texmf. So if you can't reproduce this error, please
let me know. Though, other examples without nodes
compile fine.

I appended source and log file.

Regards,
Stephan Hennig

@pgf-tikz-bot
Copy link
Author

Migrated from SourceForge
Author: stephanhennig
Timestamp: 2005-07-07 10:25:24

https://sourceforge.net/p/pgf/bugs/_discuss/thread/5aa9869c/2ad1/attachment/tikznodes.zip
tex and log file

@pgf-tikz-bot
Copy link
Author

Migrated from SourceForge
Author: stephanhennig
Timestamp: 2005-07-07 20:00:10

Logged In: YES
user_id=1111156

Sorry, after deinstalling the old pgf version the example
compiles fine. I thought the files in localtexmf should take
precedence over that in texmf.

Regards,
Stephan Hennig

@pgf-tikz-bot
Copy link
Author

Migrated from SourceForge
Author: nobody
Timestamp: 2005-08-07 18:17:06

Logged In: NO

I can observe the same bug using texlive 2004

@pgf-tikz-bot
Copy link
Author

Migrated from SourceForge
Author: tantau
Timestamp: 2005-09-08 19:39:15

  • status: open --> closed

@pgf-tikz-bot
Copy link
Author

Migrated from SourceForge
Author: tantau
Timestamp: 2005-09-08 19:39:16

  • status: closed --> closed-invalid

@pgf-tikz-bot
Copy link
Author

Migrated from SourceForge
Author: tantau
Timestamp: 2005-09-08 19:39:16

Logged In: YES
user_id=886275

Hi!

closing this report.

Note on who should take precedence: If pgf is put in the generic part of
the local tree, the *latex* stuff will still first be looked for in the latex
branch of the global tree, only second in the local generic tree (where
they are not "expected"). The solution is to create a symbolic link in
localtexmf/tex/latex/pgf to localtexmf/tex/generic/pgf/latex/pgf.

Best regards,
Till

@ghost ghost mentioned this issue Nov 17, 2019
muzimuzhi referenced this issue in muzimuzhi/pgf Aug 29, 2020
Before, if a `key` is defined with
    key/.style n args={1}{#1} ,
one need to write `key={{{{value}}}}` to pass `value` as `#1`. Now one
can simply write `key=value`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant