Format source files with latexindent

This commit is contained in:
2025-08-17 08:13:12 +02:00
parent e570f36669
commit 907d5009a7
19 changed files with 84 additions and 85 deletions

View File

@@ -1,6 +1,6 @@
\newsection
\section{Custom Loader}
You can create a custom loader by defining a \verb|load|\{\textit{string}\} macro (or any other, if you are aware you need to change that in your main file for it to work) that uses the \verb|\dir| command to resolve the custom parts.
You can create a custom loader by defining a \verb|load|\{\textit{string}\} macro (or any other, if you are aware you need to change that in your main file for it to work) that uses the \verb|\dir| command to resolve the custom parts.
Take a look at the \texttt{/include.tex} file for inspiration on how to do it, if you also want it to do case distinction.
You can also include some the pre-built configs from the \texttt{dist/} folder.
You can also include some the pre-built configs from the \texttt{dist/} folder.