Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Provide latest and greatest full TeX Live #51

Closed
dgraziotin opened this issue Dec 13, 2018 · 1 comment
Closed

[FIX] Provide latest and greatest full TeX Live #51

dgraziotin opened this issue Dec 13, 2018 · 1 comment

Comments

@dgraziotin
Copy link

Hi, I like to have an updated and full LaTeX experience but linux distros obviously need to freeze their packages at a certain point. In my fork of latex-online I created a Dockerfile based on yours and @chrisanthropic docker-TeXlive that installs TeX Live manually instead of using the one by Debian Stretch. In addition, tlmgr update --all is run as last command to ensure the most updated experience when running Docker. It is working very well for me. Most packages are included, being it the full TeX Live, and issues like #48 and #49 would be already fixed.

Let me know if you like this approach. I can prepare a clean PR.

@aslushnikov
Copy link
Owner

Latex Online now also supports running against texLive 2020 - https://texlive2020.latexonline.cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants