Using latexmk with MiKTeX - thomasjo/atom-latex GitHub Wiki

🚨 Support of MiKTeX's default builder, texify, is has been deprecated in favor of latexmk 🚨


To build LaTeX documents using latexmk with MiKTeX you will need to install both the latexmk MiKTeX package and a Perl interpreter. We recommend the following Perl distributions;

First of all, download and install a Perl distribution. Then start the MiKTeX Package Manager, and install the latexmk package.

In order for the package to build using latexmk, ensure that it is selected as the builder in the package settings. The Perl binaries also need to be in the search path. The installers should take care of this automatically, but a system restart may be needed for the change to take effect.

Package settings