Commit Graph

18 Commits

Author SHA1 Message Date
Benjamin Weiss da61ac5860 fixes manual dependencies and implements safer uninstall 2015-06-16 23:28:58 +02:00
Benjamin Weiss f4a17c4d01 optimized Makefile structure and improved install/unsinstall
As proposed by @rchurchley in #82 I also removed the contributors
script. The corresponding changes in the mtheme.dtx are already
implemented in #83.

The additional make rules are already described in the documentation
(also #83)
2015-06-16 23:28:58 +02:00
Benjamin Weiss 8393bf721c added contributors.tex dependency to manual 2015-06-15 16:01:26 +02:00
Benjamin Weiss 1ddd0a3a24 new build rule contributors 2015-06-15 15:38:29 +02:00
Benjamin Weiss dec149ccb7 switched to latexmk instead of using XeLaTeX directly / removed old build script 2015-06-15 15:38:01 +02:00
Matthias Vogelgesang fcf7c1c033 Improve Makefile 2015-06-15 11:40:55 +02:00
Matthias Vogelgesang d4d32b5194 Add Makefile target to build the manual
Running the PyTeX interpreter does not really work. Moreover, I don't think it's
very good idea to depend on requests for such a simple task and to get the
contributor list in the document in the first place. I guess maintaining the
list manually is giving less headaches in the long run.
2015-06-15 08:48:45 +02:00
Matthias Vogelgesang e03afd3924 Add Makefile target to build .sty files 2015-06-15 08:41:33 +02:00
Walter Schulze 6f6a831cf7 better error handling 2015-04-21 16:03:34 +02:00
Matthias Vogelgesang e8c09fa7ed Add Docker-related Make targets
Contributed by Walter Schulze (@awalterschulze). Thanks!
2015-04-20 16:56:37 +02:00
Matthias Vogelgesang bf3494fb26 Fix #40: clean untracked directories as well 2015-04-17 09:10:24 +02:00
Matthias Vogelgesang 4dac620f04 Add install target and update README 2014-12-01 22:38:58 +01:00
Matthias Vogelgesang 4bd094304b Add experimental progressbar beneath title 2014-09-26 15:34:21 +02:00
Matthias Vogelgesang 6b5656d352 Use opts for aux 2014-09-19 22:57:09 +02:00
Matthias Vogelgesang 23c5099d3e Update slides 2014-09-19 22:57:09 +02:00
Matthias Vogelgesang 22bce5371b Compile twice if .aux is not there
... avoids the ugly progressbar.
2014-08-28 11:01:38 +02:00
Matthias Vogelgesang 73f583661e Clean ignored files 2014-08-28 10:57:54 +02:00
Matthias Vogelgesang 07b4a25a11 Initial commit 2014-08-28 10:57:04 +02:00