| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
This speeds up the compile time for the pdfs dramatically.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* 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
|
| |
|