{"id":285,"date":"2022-08-30T14:58:48","date_gmt":"2022-08-30T14:58:48","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/09\/26\/problem-about-tkz-graph-record-and-share-programming-errors\/"},"modified":"2022-08-30T14:58:48","modified_gmt":"2022-08-30T14:58:48","slug":"problem-about-tkz-graph-record-and-share-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/problem-about-tkz-graph-record-and-share-programming-errors\/","title":{"rendered":"problem about tkz-graph-Record and share programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/7e9f543f0ffdb7c9a899e628fe76e7f3?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\njtbandes<br \/>\ntikz-pgf mactex tkz-graph<br \/>\nI&#8217;m using TeXLive 2011 via MacTeX, and I keep my packages updated. I&#8217;m trying to start simple with tkz-graph.When I use the following code, copied directly from the tkz-graph documentation:\\begin{tikzpicture}\\GraphInit[vstyle=Classic]\\Vertices[Lpos=90,unit=2]{circle}{A,B,C,D,E,F} \\end{tikzpicture}I get the errorLatex Error: .\/myfile.tex:26 Package xkeyval Error: `unit&#8217; undefined in families `vertex&#8217;.And when I try this:\\begin{tikzpicture}\\GraphInit[vstyle=Classic]\\Vertices{circle}{A,B,C,D,E,F} \\end{tikzpicture}The output is:Clearly something is very wrong, but what is it? How can I fix this?Edit: Minimum breaking example:\\documentclass{article} \\usepackage{tkz-graph}\\begin{document} \\begin{tikzpicture}\\GraphInit[vstyle=Classic]\\Vertices[Lpos=90,unit=2]{circle}{A,B,C,D,E,F} \\end{tikzpicture} \\end{document}And more information:$ tlmgr show tkz-graph package: tkz-graph category: Package shortdesc: Draw graph-theory graphs. longdesc:<\/li>\n<\/ul>\n<p id=\"rop\"><small>Originally posted 2013-09-26 03:13:37. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>jtbandes tikz-pgf mactex tkz-graph I&#8217;m using TeXLive 2011 via MacTeX, and I keep my packages updated. I&#8217;m trying to start simple with tkz-graph.When I use the following code, copied directly from the tkz-graph documentation:\\begin{tikzpicture}\\GraphInit[vstyle=Classic]\\Vertices[Lpos=90,unit=2]{circle}{A,B,C,D,E,F} \\end{tikzpicture}I get the errorLatex Error: .\/myfile.tex:26 Package xkeyval Error: `unit&#8217; undefined in families `vertex&#8217;.And when I try this:\\begin{tikzpicture}\\GraphInit[vstyle=Classic]\\Vertices{circle}{A,B,C,D,E,F} \\end{tikzpicture}The output is:Clearly [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-285","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=285"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/285\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=285"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=285"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}