diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-03-25 17:09:11 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2015-03-25 17:09:11 +0000 |
commit | 6e0259102391343e43f051d51a5e9502b06f3e33 (patch) | |
tree | b0ca596dbb3807c7615bda06f89015f49719fd1e /commands.tex | |
parent | 4c2ad7e26fae8f3e3ddf5f53b4ddafb9012ba4a1 (diff) | |
download | virtio-spec-6e0259102391343e43f051d51a5e9502b06f3e33.tar.gz |
changelog: disable markup
Doesn't work properly with latexdiff anyway.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@495 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'commands.tex')
-rw-r--r-- | commands.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.tex b/commands.tex index 59c3da3..871f416 100644 --- a/commands.tex +++ b/commands.tex @@ -14,3 +14,4 @@ \newcommand{\devicenormative}[3]{#1{Device Requirements: #2}\label{devicenormative:#3}} \providecommand{\DIFaddtextcstwo}[1]{#1} \providecommand{\DIFdeltextcstwo}[1]{} +\newenvironment{DIFnomarkup}{}{} |