- 08 Dec, 2020 1 commit
-
-
Alexander Povel authored
For bugs and feature requests
-
- 07 Dec, 2020 1 commit
-
-
Alexander Povel authored
A long overdue feature anyway
-
- 16 Nov, 2020 1 commit
-
-
Alexander Povel authored
An oversight from renaming
-
- 12 Nov, 2020 3 commits
-
-
Alexander Povel authored
-
Alexander Povel authored
Fix links, add Makefile section, etc.
-
Alexander Povel authored
-
- 11 Nov, 2020 4 commits
-
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
Removed duplicated test names
-
Alexander Povel authored
pytest is an implementation detail
-
- 10 Nov, 2020 3 commits
-
-
Alexander Povel authored
If grep is called on multiple files, it otherwise prints filenames for its matches, breaking the regex
-
Alexander Povel authored
CI config now dry as a desert, with everything based around the (also improvided) Makefile(s)
-
Alexander Povel authored
-
- 09 Nov, 2020 1 commit
-
-
Alexander Povel authored
-
- 04 Nov, 2020 1 commit
-
-
Alexander Povel authored
-
- 03 Nov, 2020 1 commit
-
-
Alexander Povel authored
-
- 02 Nov, 2020 3 commits
-
-
Alexander Povel authored
This allows git metadata to be inserted when working locally. Also invert the logical tests for clearer intent.
-
Alexander Povel authored
This flushes all PDFs fetched from the cache
-
Alexander Povel authored
-
- 31 Oct, 2020 18 commits
-
-
Alexander Povel authored
Caching can be an important performance boost. With no caching, LaTeX has to regenerate all auxiliary files, including glossary and bib files, every time. This also applies to SVG files that were automatically converted to PDF using the svg package (with inkscape in the background). Discarding these PDFs each time is also costly. Existing auxiliary files help latexmk finish in fewer runs. In a first attempt, caching reduced pipeline run times by 50%.
-
Alexander Povel authored
-
Alexander Povel authored
Manual retrieval with 'git rev-parse' did not work in CI
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
Also improve logging output
-
Alexander Povel authored
-
Alexander Povel authored
One regular clean job ('mostlyclean'), and one ('clean') thorough one
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
Always a good idea, else black magic happens
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
-
Alexander Povel authored
-
- 30 Oct, 2020 2 commits
-
-
Alexander Povel authored
- 29 Oct, 2020 1 commit
-
-
Alexander Povel authored
-