[Build] Refactor for import style update

This commit is contained in:
2025-11-03 13:51:01 +01:00
parent 8442ac072a
commit 9ff16fa182
8 changed files with 62 additions and 10 deletions

7
scopes/recommended.tex Normal file
View File

@@ -0,0 +1,7 @@
\newcommand{\loadRecommended}{
\typeout{[CustomLaTeXHelperLoader]: Loaded recommended}
\input{\dir/dist/most.tex}
\loadMost
\input{\dir/extra/bib.tex}
\input{\dir/extra/glossary.tex}
}