Both the EN and NL version of are now generated from the same base latex file

This commit is contained in:
2023-08-30 20:45:59 +02:00
parent 0e9af4f540
commit 55765e71a1
25 changed files with 319 additions and 356 deletions

View File

@@ -5,6 +5,7 @@ find . -name "*.fls" | xargs rm -rf
find . -name "*.log" | xargs rm -rf
find . -name "*.markdown.in" | xargs rm -rf
find . -name "*.out" | xargs rm -rf
find . -name "main.*.tex" | xargs rm -rf
rm -rf svg-inkscape
rm -rf _markdown_*
rm -rf latex