asdf-tinytex [](https://github.com/Fbrisset/asdf-tinytex/actions/workflows/build.yml) [](https://github.com/Fbrisset/asdf-tinytex/actions/workflows/lint.yml)
April 27, 2024 · View on GitHub
asdf-tinytex

tinytex plugin for the asdf version manager.
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