I would like to use latexmk tools together with TeXlive 2012, but I can't found it. Is it extra tools, or TeXlive stop supported it. In my case, I have OS Ubuntu 12.10 (I do not know whether it plays a role).
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|||
$ type latexmk latexmk is /usr/local/texlive/2012/bin/i386-cygwin/latexmkhave you runtlmgr install latexmk– David Carlisle Feb 3 at 1:08sudo apt-get install latexmk. – Paul Gaborit Feb 3 at 1:26latexmkversion in your TeX Live, I would suppose to use the "plain TeX Live" from tug.org/texlive. Distribution's packaging is often delayed some days/weeks or even months. – Stephan Lukasczyk Feb 3 at 10:07