Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 930 Bytes

ReadMe.md

File metadata and controls

23 lines (15 loc) · 930 Bytes

Attention: I no longer recommend this method. Do use Docker with VS Code Remote Containers instead, as mentioned in the wiki: https://github.com/James-Yu/LaTeX-Workshop/wiki/Install#using-docker


Provides Docker shims for LaTeX binaries used by https://github.com/James-Yu/LaTeX-Workshop

Motivation:

  • Easy installation.
  • Does not mess with your local files.

I am using this on MacOS, but this should work on unix generally. Windows is not supported currently. Contributions are welcome!

Setup

Credits

Inspired by James-Yu/LaTeX-Workshop#302