Skip to content

d8euAI8sMs/appveyor-miktex-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

appveyor-miktex-install

The utility script installs the basic shared MiKTeX on AppVeyor builder and configures proper language support.

The utility provides only basic language support.

It's highly recommended to cache the c:\miktex directory between builds.

Binary executables are located at the following location:

c:\miktex\miktex\bin

so, the best solution would be add it to PATH:

set "PATH=%PATH%;c:\miktex\miktex\bin"

About

Installs MiKTeX on Appveyor builder via script; part of https://github.com/d8euAI8sMs/learning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors