[Docs] Update

This commit is contained in:
2026-02-21 16:57:56 +01:00
parent 96739ec7eb
commit 14e3825368
5 changed files with 8 additions and 23 deletions

View File

@@ -1,10 +1,9 @@
\newpage
\section{BibTeX}
\subsection{BibTeX}
Use \verb|\setupBiber|\{\textit{/path/to/your/bib/sources.bib file}\} in the preamble to prepare, then use \verb|\printbib| to print your bibliography.
To add more sources, simply use bibter's built-in macro \verb|\addbibresource|\textit{\{filepath\}}, which will load your \texttt{.bib} file.
You need to use that inside the preamble as well.
\section{Glossary}
\subsection{Glossary}
Use \verb|\setupGlossary| in the preamble to prepare, then use the normal glossary commands to add entries to the glossary. When you want to print it, use \verb|\printGlossary|.