mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
LaTeX: The whole zoo of executables is now added to PATH (#962)
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.
This commit is contained in:
parent
8b8bc2e50e
commit
b321b72bbb
@ -4,10 +4,7 @@
|
||||
"license": "http://miktex.org/copying",
|
||||
"url": "http://mirrors.ctan.org/systems/win32/miktex/setup/miktex-portable-2.9.5987.exe#/dl.7z",
|
||||
"hash": "b6773ba988007a88c361f63d27833e63fefdb8011238f0ca843135a3c4ffded9",
|
||||
"bin": [
|
||||
"texmfs\\install\\miktex\\bin\\latex.exe",
|
||||
"texmfs\\install\\miktex\\bin\\pdflatex.exe"
|
||||
],
|
||||
"env_add_path": "texmfs\\install\\miktex\\bin",
|
||||
"checkver": {
|
||||
"url": "http://miktex.org/portable",
|
||||
"re": "MiKTeX\\s+Portable\\s+(\\d+\\.\\d+\\.\\d+)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user