Added more keywords to genericAlgorithm environment

This commit is contained in:
Andreas Tsouchlos 2023-03-17 13:08:38 +01:00
parent 7aecd47220
commit 3b468562f1

View File

@ -170,7 +170,7 @@
columns=fullflexible, columns=fullflexible,
keywordstyle=\color{black}\bfseries, keywordstyle=\color{black}\bfseries,
% For some reason the first and last entries seem to be ingored % For some reason the first and last entries seem to be ingored
keywords={a, for, end, do, return, if, b} keywords={a, for, while, end, do, nd, or, return, if, b}
numbers=left, numbers=left,
xleftmargin=.04\textwidth, xleftmargin=.04\textwidth,
#1 % This is to add custom settings #1 % This is to add custom settings