aslushnikov / latex-online

Online latex compiler. You give it a link, it gives you PDF
http://latexonline.cc
MIT License
491 stars 89 forks source link

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

Closed dgraziotin closed 3 years ago

dgraziotin commented 5 years ago

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 commented 3 years ago

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