Progress.
This commit is contained in:
@ -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",
|
||||
];
|
||||
|
Reference in New Issue
Block a user