Skip to content

Fbrisset/asdf-tinytex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-tinytex Build Lint

tinytex plugin for the asdf version manager.

Contents

Dependencies

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

About

asdf plugin for tinytex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages