Progress.

This commit is contained in:
2018-06-02 02:03:38 +02:00
committed by Stefan Rohde-Enslin
parent 9430abd660
commit 8694b0f949
13 changed files with 202 additions and 93 deletions

View File

@ -139,6 +139,8 @@ function DOMtoTeX(DOMElement $inputs, string $folder) {
$concordanceIDFile = [
"introduction" => "contentsIntroduction.tex",
"frontend" => "contentsFrontend.tex",
"musdb" => "contentsMusdb.tex",
"themator" => "contentsThemator.tex",
"learnMore" => "contentsTail.tex",
"contact" => "contentsContact.tex",
];