Hacky python scripts to simplify LaTeX package writing, in particular the ones at https://git.abstractnonsen.se/latex/latex-packages.
Go to file
2021-10-07 14:27:06 +02:00
.gitignore add gitignore file 2021-10-06 18:48:17 +02:00
config.py add PyTeX info text to package header 2021-10-07 08:59:07 +02:00
enums.py add PyTeX info text to package header 2021-10-07 08:59:07 +02:00
LICENSE Initial commit 2021-10-06 18:34:42 +02:00
package_formatter.py add PyTeX info text to package header 2021-10-07 08:59:07 +02:00
README.md Initial commit 2021-10-06 18:34:42 +02:00
replacements.py add package error macro 2021-10-07 14:27:06 +02:00

PyTeX

Hacky python scripts to simplify my LaTeX package writing