Files
latex/docs/parts/reference/intro.tex
Janis Hutz 37b3fb0bd2 revert 31e92b012b
revert [skip ci] Build helpers on push
2026-02-21 15:30:14 +00:00

12 lines
433 B
TeX

\newsection
\section{Full Command Reference}
\subsection{Variables}
\begin{itemize}
\item \textit{string}: Any normal text
\item \textit{boolean}: \texttt{true} or \texttt{false}
\item \textit{math}: Any math input
\item \textit{number}: Any non-negative integer, i.e. no commas
\item \textit{color}: Any of the \texttt{dvipsnames} colours of \texttt{xcolor} or as defined in the color config file
\end{itemize}