https://github.com/openscript/vscode-dev-container-tectonic-template
https://github.com/openscript/vscode-dev-container-tectonic-template
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openscript/vscode-dev-container-tectonic-template
- Owner: openscript
- License: gpl-3.0
- Created: 2021-11-27T14:57:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T21:29:38.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T05:30:14.824Z (11 months ago)
- Language: Dockerfile
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tectonic template for Visual Studio Code with a Dev Container
This is an opinionated template to give you a kick start into writing a LaTeX document with Tectonic and Visual Studio Code. It includes batteries:
- Preconfigured KOMAScript `scrreprt` document class
- Github Actions with [setup-tectonic](https://github.com/WtfJoke/setup-tectonic) action
## Getting started
1. Clone this repository
1. Open it in Visual Studio Code while having [Remote Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) installed and Docker running