Both the EN and NL version of are now generated from the same base latex file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user