diff options
Diffstat (limited to 'commands.tex')
-rw-r--r-- | commands.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commands.tex b/commands.tex index 1f6fad2..671757b 100644 --- a/commands.tex +++ b/commands.tex @@ -5,3 +5,6 @@ \definecolor{oasis1}{RGB}{85,38,129} \definecolor{oasis2}{RGB}{227,175,27} \definecolor{shadecolor}{RGB}{230,230,230} + +% How we format a field name +\newcommand{\field}[1]{\emph{#1}} |