Hacky python scripts to simplify LaTeX package writing, in particular the ones at https://git.abstractnonsen.se/latex/latex-packages.
Find a file
2021-10-06 22:59:00 +02:00
.gitignore add gitignore file 2021-10-06 18:48:17 +02:00
config.py add further replacements, add license and git project (of packages) to package header. 2021-10-06 18:23:41 +02:00
enums.py add further replacements, add license and git project (of packages) to package header. 2021-10-06 18:23:41 +02:00
LICENSE Initial commit 2021-10-06 18:34:42 +02:00
package_formatter.py create output directory on formatting package, add more replacement macros 2021-10-06 22:59:00 +02:00
README.md Initial commit 2021-10-06 18:34:42 +02:00
replacements.py create output directory on formatting package, add more replacement macros 2021-10-06 22:59:00 +02:00

PyTeX

Hacky python scripts to simplify my LaTeX package writing