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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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