about summary refs log tree commit diff stats
path: root/common/scripts/latex/build.sh (follow)
Commit message (Collapse)AuthorAge
* fix(common/scripts/latex/build.sh): Rewrite `find` invocations with `fd`Benedikt Peetz41 hours
| | | | | The `find` command sometimes did not filter out the `build` directory, resulting in an infinite loop of creating nested `build` directories.
* fix(templates/latex/presentation): Get to compileBenedikt Peetz2024-10-04
|
* feat(common/scripts/latex/build.sh): Support standalone figures as generated ↵Benedikt Peetz2024-10-03
| | | | by `lpm`
* fix(common/scripts/latex/build.sh): Don't depend on the current PWDBenedikt Peetz2024-10-03
|
* fix(templates/latex/{academia,letter}): Share files and update to lpm v2.0Benedikt Peetz2024-09-30
|
* refactor(templates/latex/academia): Use more common filesBenedikt Peetz2024-08-03