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.

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).

share|improve this question
I have it insttalled as part of tl2012 in $ type latexmk latexmk is /usr/local/texlive/2012/bin/i386-cygwin/latexmk have you run tlmgr install latexmk – David Carlisle Feb 3 at 1:08
3  
If your TeXLive 2012 comes from ubuntu packages, run sudo apt-get install latexmk. – Paul Gaborit Feb 3 at 1:26
But in this way latexmk has version 4.24. Current released version is 4.35 dated 11 November 2012. – jafan Feb 3 at 9:16
2  
If you always want to have the latest latexmk version 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
1  
If you want control of your TeX Live installation and updates to the latest packages, you'll need to do a 'vanilla' install as explained in tex.stackexchange.com/q/1092. (Many of us feel this is the best approach on Linux.) – Joseph Wright Feb 3 at 11:22

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.