- 📦 Supports virtually all LaTeX packages
- 👀 Preview LaTeX documents in real-time
- 📝 Spell checking provided by LTeX
- 🔍 Autocompletion provided by LaTeX Workshop
- 🌐 Works offline
- Start the devcontainer
- Open
Main.texand start editing - Compile the document with
(Ctrl+Alt+B) - View the compiled document with
(Ctrl+Alt+V)
- Docker
- Visual Studio Code
- Dev containers extension
Build:
./build.shBuild and watch for file changes:
./build.sh -pvcThe LaTeX content is a slightly changed version of the IEEE Conference Template.