summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Pollard <james@pollard-net.co.uk>2020-08-01 16:56:07 +0000
committeroverleaf <overleaf@localhost>2020-08-11 10:08:53 +0000
commitf1ae070abfb522bda99863d641ecf2f68732c692 (patch)
tree84eeb7399767fce1019e260e65a9d4760700b534
parent93d5228889bc993abf7d84d074eca56725d17826 (diff)
downloadoopsla21_fvhls-f1ae070abfb522bda99863d641ecf2f68732c692.tar.gz
oopsla21_fvhls-f1ae070abfb522bda99863d641ecf2f68732c692.zip
Update on Overleaf.
-rw-r--r--main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.tex b/main.tex
index 5bd0e6a..2c0cb01 100644
--- a/main.tex
+++ b/main.tex
@@ -67,7 +67,7 @@
\definecolor{constantcolour}{HTML}{0000bb}
\newcommand\yhkeywordsp[1]{\;\;\texttt{\textcolor{keywordcolour}{#1}}}
-\newcommand\yhkeyword[1]{\texttt{\textcolor{keywordcolour}{#1}}}
+\newcommand\yhkeyword[1]{\texttt{\textcolor{keywordcolour}{#1}}}4
\newcommand\yhfunctionsp[1]{\;\;\texttt{\textcolor{functioncolour}{#1}}}
\newcommand\yhfunction[1]{\texttt{\textcolor{functioncolour}{#1}}}
\newcommand\yhconstant[1]{\texttt{\textcolor{constantcolour}{#1}}}