raeez / topological-strings

Notes on Topological String Theory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amstex-template

Project template for the management and build of large AmSTeX LaTeX projects.

prereqs

  • GNU coreutils, basic latex installation, pf2htmlex (included as git submodule)

basic properties

common build rules

  • make { q, qc, qa, pdf, html, tar, install-pdf, install-html }

config

See beginning of Makefile for configuration variables / flags

TODO

  • check cross platform compatability (at present only tested on darwin)
  • improve dependency management with intermediate build targets
  • documentation esp. { TEXMAIN, TEXSUITEMAIN, pdf2htmlex }
  • investigate latexmk
  • improve on $(KILL) blindly using -rf

About

Notes on Topological String Theory


Languages

Language:TeX 81.4%Language:Makefile 18.5%Language:Shell 0.1%