LaTeXTools icon indicating copy to clipboard operation
LaTeXTools copied to clipboard

Increasing support for MiKTeX

Open maboloshi opened this issue 5 years ago • 2 comments

  • MiKTeX has been supported on Windows, Linux, and OSX since 2.9.6300. Therefore, information about its usage has been added.
  • Linux and OSX install the Perl interpreter by default, so only if MiKTeX/Windows loses the Perl interpreter will the traditional builder use compiler driver texify.

maboloshi avatar Sep 15 '20 12:09 maboloshi

@maboloshi Sorry this is quite a late review 😬. One thing I'm unsure of in this: does MiKTeX now install latexmk by default? The real reason we were using texify with MiKTeX is that is was installed and available by default and latexmk wasn't (I never had any issues using latexmk with MiKTeX on Windows... there was just the extra install step which also installed the Perl interpreter, etc.).

ig0774 avatar Aug 24 '21 20:08 ig0774

@ig0774 In fact, latexmk and the perl interpreter need to be installed additionally, as mentioned in the docs.

maboloshi avatar Aug 25 '21 01:08 maboloshi