Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.89 KB

File metadata and controls

38 lines (21 loc) · 1.89 KB

LaTeX-template

LaTeX project template repository. Pulls and builds to a fully-equipped, VS Code-compatible Docker container, based on the LaTeX Workshop extension.

Builds on top of the Docker images provided in LaTeX-env.

Scope

This framework is aimed at supporting the writing of scientific papers, books, and publications in general, in the English and Italian languages. It is designed to work offline and support git.

Requirements

  • Docker
  • Docker Compose
  • Visual Studio Code
  • Extensions to add Docker containers support to VS Code

Usage

This is intended to be the starting configuration of any LaTeX project. It can be used to set up the workspace/repository of a new LaTeX project, or added to an existing one, by just copying the contents of this repository to the root workspace/repository folder.

Then, use the VS Code command "Open Folder in Container" selecting the workspace/repository folder.

The rest of the job can be managed using the functionalities offered by LaTeX Workshop.

Configuration

By default, build files and output will be located in the build folder.

All LaTeX Workshop options can be configured in the .devcontainer/devcontainer.json file.


Copyright and License

Copyright 2026 Intelligent Systems Lab, Tor Vergata University of Rome.

This software is provided as is, without any express or implied warranty. In no event shall the authors be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.