12 lines
418 B
TeX
12 lines
418 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}
|
|
|