Remove files without -en suffix

This commit is contained in:
2019-09-04 19:11:31 +02:00
parent d5af30be16
commit 0dc35c927a
5 changed files with 15 additions and 367 deletions

View File

@@ -26,7 +26,7 @@ PANDOC_OPTIONS :=
# Normally this does not need to be changed:
# works if the template is local or in ~/.pandoc/templates
PANDOC_TMPL := template.latex
PANDOC_TMPL := template-en.latex
## ---- subdirectories (normally, no need to change) ----