aboutsummaryrefslogtreecommitdiffstats
path: root/templates/latex/letter (unfollow)
Commit message (Collapse)Author
2024-10-04refactor(common/scritps/latex/extract_text_from_all): RemoveBenedikt Peetz
The `lpm bundle <main file>.tex` command acts as a better version of this command.
2024-10-04chore(templates): Symlink the new `optimize_images` scriptBenedikt Peetz
2024-10-03fix(templates): Remove `*.lock` filesBenedikt Peetz
Creating new templates with these old lock files is just useless. So convey the need to regenerate them, by simply not shipping them.
2024-09-30fix(templates/latex/{academia,letter}): Share files and update to lpm v2.0Benedikt Peetz
2024-09-30fix(templates/{awk,c,latex,shell}): Use one shared `cog.toml`Benedikt Peetz
2024-09-30fix(common/scripts/cprh.sh): RemoveBenedikt Peetz
There was just no way to actually use this script in a useful manner.
2024-09-30chore(templates): Add the new `git_template` directoryBenedikt Peetz
2024-08-04fix(templates/latex/letter): Improve standard latex settingsBenedikt Peetz
2024-08-03fix(templates/latex/letter): Also expose `init.local`Benedikt Peetz
2024-08-03feat(templates/latex/letter): InitBenedikt Peetz