https://github.com/doubleailes/template_siggraph_latex
A template to create Siggraph latex papper
https://github.com/doubleailes/template_siggraph_latex
Last synced: about 2 months ago
JSON representation
A template to create Siggraph latex papper
- Host: GitHub
- URL: https://github.com/doubleailes/template_siggraph_latex
- Owner: doubleailes
- License: mit
- Created: 2025-01-25T13:14:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T13:27:16.000Z (4 months ago)
- Last Synced: 2025-01-25T14:21:30.074Z (4 months ago)
- Language: TeX
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# template_siggraph_latex
A template to create Siggraph latex papper
## Description
This repository contains a template to create a Siggraph latex paper.
The template is based on the ACM Siggraph latex template. And use a github
action to compile the latex file and generate a pdf file as an artifact. The
compile engine is [tectonic](https://tectonic-typesetting.github.io/en-US/index.html)
It use a system of caching provides by the github action [wtfjoke/setup-tectonic](https://github.com/marketplace/actions/setup-tectonic)