Awesome
<div align="center">asdf-tinytex
tinytex plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
, and POSIX utilities.
Install
Plugin:
asdf plugin add tinytex
# or
asdf plugin add tinytex https://github.com/Fbrisset/asdf-tinytex.git
tinytex:
# Show all installable versions
asdf list-all tinytex
# Install specific version
asdf install tinytex latest
# Set a version globally (on your ~/.tool-versions file)
asdf global tinytex latest
# Now tinytex commands are available
tex --version
Install package :
# Use Tex Live Package Manager
tlmgr install <my-package>
# And reshim with asdf
asdf reshim
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Florian Brisset