[CS] Add more commands for words & alphabets

This commit is contained in:
2025-10-09 16:17:26 +02:00
parent eb6df64aab
commit 65ab228f9e
3 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@@ -11,7 +11,9 @@ These commands have to be executed inside math environment, except \verb|\timeco
\item \verb|\wordbool| Prints $\wordbool$
\item \verb|\words|\{\textit{string}\} Prints $\words{test}$
\item \verb|\wordm|\{\textit{math}\} Prints $\wordm{1}$
\item \verb|\word| Prints $\word$
\item \verb|\alphabets|\{\textit{string}\} Prints $\alphabets{test}$
\item \verb|\alphabetbool| Prints $\alphabetbool$
\end{itemize}
\fhlc{Aquamarine}{Algorithms}