aboutsummaryrefslogtreecommitdiff
path: root/latex/libs.tex
Commit message (Collapse)AuthorAgeFilesLines
* use pdflatex and precompiled card headersFlorian Fischer2025-04-101-1/+7
| | | | This speeds up the compile time for the pdfs dramatically.
* [weapon_enthusiast] improve wordingFlorian Fischer2021-11-201-0/+2
|
* [tikzcards] shrink to large left strip text and reformat latexFlorian Fischer2021-10-071-0/+2
|
* rework how cards are defined and generatedFlorian Fischer2021-02-281-0/+2
| | | | | | | | | | | Card definitions are now stored in data/cards/ in a subdirectory for each set as YAML files. YAML is still human readable but stricter and better to handle in code than ini. The latex filesystem layout resembles the card definition layout and is created by the Makefile from the YAML card definitions and must not be regenerated each time by hand.
* remove german babel package and unused symbol packagesFlorian Fischer2021-01-111-24/+8
|
* use fontawesome5 instead of fontawesomeFlorian Fischer2020-10-181-2/+3
|
* improve how card content is drawnFlorian Fischer2020-10-181-0/+3
| | | | | | | * Card content is always bottom aligned at \contentBottom * Only use one node instead of two to draw \splitcontent * Draw content background relative to the content size * Remove now obsolete \contentsplit variants
* add Makefile, tikzcard template and generated base, equipment, and magic cardsFlorian Fischer2020-09-151-0/+39