Skip to content

budmonde/tog-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACM TOG / SIGGRAPH Template

A LaTeX template for (1) streamlined collaborative manuscript editing and (2) automated build pipelines for the various stages of academic paper publication. Adapted from ideas by Qi Sun, Li-Yi Wei, and Jane Hoffswell. Upstream references: official ACM template on Overleaf, Li-Yi Wei's research templates.

Pre-requisites

  • pdflatex via texlive, texlive-latex-extra, texlive-fonts-recommended, texlive-science, texlive-xstring
  • ghostscript (optional, for manuscript/supplement PDF splitting)

Quick Start

make siggraph-internal      # internal draft with comments and badges
make siggraph-submission    # anonymous submission (no annotations)
make dissertation           # NYU PhD dissertation
make clean                  # remove build artifacts

All build targets: siggraph-internal, siggraph-submission, siggraph-revision, siggraph-camready, siggraph-camauthor, dissertation.

IDE Setup

Overleaf -- Set Menu > Main document to the desired target file inside targets/.

VS Code + LaTeX Workshop / TeXstudio -- The main.tex file is auto-detected as the root. To change the build target, copy the desired file from targets/ to overwrite main.tex.

Further Details

See HOWTO.pdf for full documentation on file organization, collaborative editing macros, build pipeline details, and dissertation-specific features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors