From 3b468562f11be474dc57c4ca0082dc7264230708 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Fri, 17 Mar 2023 13:08:38 +0100 Subject: [PATCH] Added more keywords to genericAlgorithm environment --- latex/thesis/common.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex/thesis/common.tex b/latex/thesis/common.tex index e168e78..5138244 100644 --- a/latex/thesis/common.tex +++ b/latex/thesis/common.tex @@ -170,7 +170,7 @@ columns=fullflexible, keywordstyle=\color{black}\bfseries, % 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, xleftmargin=.04\textwidth, #1 % This is to add custom settings