From 9d7baf4228cb7c12dbd9749bfc327585015aa634 Mon Sep 17 00:00:00 2001 From: rusty Date: Mon, 10 Feb 2014 10:31:29 +0000 Subject: patch feedback-7-orig.patch git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@217 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- commands.tex | 3 +++ 1 file changed, 3 insertions(+) (limited to 'commands.tex') 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}} -- cgit