Menu

#7 problem in loading graphdrawing

v1.0 (example)
closed-works-for-me
nobody
None
5
2018-05-25
2015-02-28
No

Hi,

I'm trying to load graphdrawing but I get the following error:

Package pgfkeys Error: I do not know the key '/tikz/hyper/.forward to' and I am going to ignore it. Perhaps you misspelled it. ...appendtoforwardinglist{/tikz/,/tikz/graphs/}

I run LuaLaTeX, and I have installed all the packages related to PGF and TikZ.

I use MiKTeX 2.9, and I run all the Maintenance tools (Package Manager, Settings, and Update as Admin)

This is the code:

\documentclass[tikz]{standalone}
\usetikzlibrary{graphs}
\usetikzlibrary{graphdrawing}
\begin{document}
Test
\end{document}

I guess this is a simple "linking" or "path" problem, but I can't solved after spending some time on it. Any suggestion will be very appreciated. There is another ticket similar to mine problem, but the solution is like "I run your code and it worked".

http://sourceforge.net/p/pgf/bugs/317/

Thanks,
Sebastian

Discussion

  • Stefan Pinnow

    Stefan Pinnow - 2018-05-25
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,27 +2,22 @@
    
     I'm trying to load graphdrawing but I get the following error:
    
    -~~~~~~~~~~~~~~
    -Package pgfkeys Error: I do not know the key '/tikz/hyper/.forward to' and I am going to ignore it. Perhaps you misspelled it. ...appendtoforwardinglist{/tikz/,/tikz/graphs/}
    -~~~~~~~~~~~~~
    +> Package pgfkeys Error: I do not know the key '/tikz/hyper/.forward to' and I am going to ignore it. Perhaps you misspelled it. ...appendtoforwardinglist{/tikz/,/tikz/graphs/}
    
    -I run LuaLaTeX, and I have installed all the packages related to PGF and TikX.
    +I run LuaLaTeX, and I have installed all the packages related to PGF and TikZ.
    
    -I use Miktex 2.9, and I run all the Maintenance tools (Package Manager, Settings, and Update as Admin)
    +I use MiKTeX 2.9, and I run all the Maintenance tools (Package Manager, Settings, and Update as Admin)
    
     This is the code:
    
    -~~~~~~~~~~~~~~
    +~~~
     \documentclass[tikz]{standalone}
     \usetikzlibrary{graphs}
     \usetikzlibrary{graphdrawing}
    -
     \begin{document}
    -
     Test
    -
     \end{document}
    -~~~~~~~~~~~~~~~~
    +~~~
    
     I guess this is a simple "linking" or "path" problem, but I can't solved after spending some time on it. Any suggestion will be very appreciated. There is another ticket similar to mine problem, but the solution is like "I run your code and it worked". 
    
    • status: open --> closed-works-for-me
     
  • Stefan Pinnow

    Stefan Pinnow - 2018-05-25

    Hopefully this problem was also solved for you after reinstalling MiKTeX (as you stated you did in the comments of bug #317. For me your MWE works fine in PGF v3.0.1a.