Sebastian Rust 0f9da1f0f5
Some checks failed
latex build / Explore-Gitea-Actions (push) Has been cancelled
Test for build pipeline
2023-08-11 10:34:51 +02: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-06-09 12:18:09 +02:00
2023-08-11 10:12:57 +02:00
2023-03-08 14:01:45 +01:00
2023-06-09 12:17:39 +02:00
2023-08-11 10:34:51 +02:00

README

Current version

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%