diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2019-01-10 12:43:17 -0500 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-01-11 16:05:54 -0500 |
commit | 4d823ad7890db979ef176684dff3352cd3bc673e (patch) | |
tree | 3b0681f407c28d6b32a148cd0a551a37d355bd20 /diffpreamble.tex | |
parent | e31a3632bbd690d7465c837895e3b4cac2a0cee1 (diff) | |
download | virtio-spec-4d823ad7890db979ef176684dff3352cd3bc673e.tar.gz |
edit: minor diffpreable cleanup
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'diffpreamble.tex')
-rw-r--r-- | diffpreamble.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/diffpreamble.tex b/diffpreamble.tex index ca110a6..7592d17 100644 --- a/diffpreamble.tex +++ b/diffpreamble.tex @@ -12,16 +12,14 @@ \providecommand{\DIFaddend}{\protect\color{black}\hypersetup{linkcolor=blue,urlcolor=blue}} \providecommand{\DIFdelbegin}{\protect\color{red}\hypersetup{linkcolor=red,urlcolor=red}} \providecommand{\DIFdelend}{\protect\color{black}\hypersetup{linkcolor=blue,urlcolor=blue}} -\providecommand{\DIFaddtext}[1]{\textcolor{blue}{\sf #1}} -\providecommand{\DIFdeltext}[1]{\textcolor{red}{\footnotesize \sout{#1}}} %DIF END COLOR PREAMBLE \providecommand{\DIFaddtext}[1]{\textcolor{green}{\sf #1}} \providecommand{\DIFdeltext}[1]{\textcolor{red}{\footnotesize \sout{#1}}} %DIF FLOATSAFE PREAMBLE: SEEMS UNUSED BUT JUST IN CASE -\providecommand{\DIFaddFL}[1]{\DIFadd{#1}} -\providecommand{\DIFdelFL}[1]{\DIFdel{#1}} +\providecommand{\DIFaddFL}[1]{\DIFaddtex{#1}} +\providecommand{\DIFdelFL}[1]{\DIFdeltex{#1}} \providecommand{\DIFaddbeginFL}{} \providecommand{\DIFaddendFL}{} \providecommand{\DIFdelbeginFL}{} |