summaryrefslogtreecommitdiff
path: root/aied2018/presentation/aied_poster.tex
diff options
context:
space:
mode:
Diffstat (limited to 'aied2018/presentation/aied_poster.tex')
-rw-r--r--aied2018/presentation/aied_poster.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/aied2018/presentation/aied_poster.tex b/aied2018/presentation/aied_poster.tex
index 6956fdc..73de0e6 100644
--- a/aied2018/presentation/aied_poster.tex
+++ b/aied2018/presentation/aied_poster.tex
@@ -11,7 +11,7 @@
\newunicodechar{⋯}{\ensuremath{\cdots}}
\usepackage{color}
-\newcommand\red[1]{{\begingroup\color[rgb]{0.8,0.15,0.15}#1\endgroup}}
+\newcommand\red[1]{{\begingroup\color[rgb]{0.9,0.2,0.2}#1\endgroup}}
\newcommand\blue[1]{{\begingroup\color[rgb]{0.15,0.15,0.8}#1\endgroup}}
\newcommand\green[1]{{\begingroup\color[rgb]{0.15,0.8,0.15}#1\endgroup}}
@@ -24,6 +24,8 @@
\usepackage{mathtools}
+\usepackage{textpos}
+
\newcommand\code[1]{\texttt{#1}}
\newcommand\pattern[1]{\textsf{#1}}