Make your Latex document locally efficient way!
This tutorial is intended to be run/executed on as many operating systems as possible. As whole environment is wrapped in Docker and uses Visual Studio Code you problably don't need install anything additional.
Requirements:
- Docker (tested on 24.0.7)
- Visual Studio Code (tested on 1.85.2)
- exstension: ms-vscode-remote.remote-containers
- Go to folder where you've downloaded this repository
- Run
code .
to open it - Press
ctrl+shift+p
or pressF1
and chooseDev Containers: Open Workspace in Container
- Now you can use separated Latex environment for your purposes.