diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-10 10:31:29 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-10 10:31:29 +0000 |
commit | 9d7baf4228cb7c12dbd9749bfc327585015aa634 (patch) | |
tree | 097235b1a720e41ff4464b7440a632db7bd53f2c /commands.tex | |
parent | 393b73e4121c9313dfb3d70d2df446bff0d16c58 (diff) |
patch feedback-7-orig.patch
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@217 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
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}} |