mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
Previously, only pdflatex and latex were added to PATH. However, xelatex and mpm and all the other stuff is useful from time to time. I'm not 100% sure this is the right decision, but it definitely is for me as an extensive LaTeX user.
13 lines
473 B
JSON
13 lines
473 B
JSON
{
|
|
"homepage": "http://miktex.org",
|
|
"version": "2.9.5987",
|
|
"license": "http://miktex.org/copying",
|
|
"url": "http://mirrors.ctan.org/systems/win32/miktex/setup/miktex-portable-2.9.5987.exe#/dl.7z",
|
|
"hash": "b6773ba988007a88c361f63d27833e63fefdb8011238f0ca843135a3c4ffded9",
|
|
"env_add_path": "texmfs\\install\\miktex\\bin",
|
|
"checkver": {
|
|
"url": "http://miktex.org/portable",
|
|
"re": "MiKTeX\\s+Portable\\s+(\\d+\\.\\d+\\.\\d+)"
|
|
}
|
|
}
|