Sebastian Rust dd3a223a1c Initial commit
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00
2023-03-08 14:01:45 +01:00

README

How to compile

To produce a pdf file:

make pdf

To produce a source distribution tarball:

make src

To open the PDF output in a viewer

make view

To rebuild everything, from scratch, bibliography pass, etc

make -B pdf

To get a list of avaliable make targets

make help

Dependencies

Optional dependencies:

  • pgf/tikz: For graphics and commutative diagrams. http://pgf.sourceforge.net/

  • impose+: To produce 2-in-1 pdf's.

  • git: For versioning the code. http://git-scm.com/

  • latexdiff: Used for producing highlighted diff pdfs when under git. latexdiff is distributed with texlive, for instance.

Description
No description provided
Readme 84 KiB
Languages
TeX 76.6%
Makefile 11%
Python 8%
Lua 4.4%