Skip to content

lukashass/latex-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX Devcontainer

Features

  • 📦 Supports virtually all LaTeX packages
  • 👀 Preview LaTeX documents in real-time
  • 📝 Spell checking provided by LTeX
  • 🔍 Autocompletion provided by LaTeX Workshop
  • 🌐 Works offline

Usage

  1. Start the devcontainer
  2. Open Main.tex and start editing
  3. Compile the document with (Ctrl+Alt+B)
  4. View the compiled document with (Ctrl+Alt+V)

Requirements

Compiling LaTeX without the devcontainer

Build:

./build.sh

Build and watch for file changes:

./build.sh -pvc

Acknowledgements

The LaTeX content is a slightly changed version of the IEEE Conference Template.

About

LaTeX editing setup using VSCode devcontainers

Topics

Resources

License

Stars

Watchers

Forks

Languages