MiKTeX and proTeXt ⇒ Installing tkz-graph MiKTeX
Installing tkz-graph MiKTeX
My question is: Why MiKTeX does not install the package automatically?
If is the case that MiKTeX can't install tkz-graph automatically, what are the options that I have to install this package in my computer and use it through MiKTeX and TeXnicCenter?
Thank you very much.
Regards,
Eglucon
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Installing tkz-graph MiKTeX
Because the package is not on CTAN.eglucon wrote:...My question is: Why MiKTeX does not install the package automatically?..
Page 5 of the package documentation contains instructions (in French) for manual installation: basically, copy the .sty files in a place where TeX can find them and refresh the filename database.eglucon wrote:...If is the case that MiKTeX can't install tkz-graph automatically, what are the options that I have to install this package in my computer and use it through MiKTeX and TeXnicCenter?..
Pay special attention to this remark:
Something like "Check that the packages xkeyval >= 2.5, ifthen and tikz 2.0 are installed, since thay are mandatory for tkz-graph.sty and tkz-berge.sty to work properly".package documentation wrote:...Vérifier que xkeyval >= 2.5, ifthen, et tikz 2.0 sont installés car ils sont obligatoires, pour le bon fonctionnement de tkz-graph.sty et tkz-berge.sty.
So, if your version of xkeyval is <2.5 then probably the tkz-graph package won't work in your system. You should anyway consider uninstalling MiKTeX2.7 and installing MiKTeX2.8