From c8fa7c1b3a541445f475f5a7a2383f8c1e117d0f Mon Sep 17 00:00:00 2001 From: mstsirkin Date: Wed, 22 Apr 2015 11:25:21 +0000 Subject: diffpreamble: redefine colors in nomarkup section Changelog appears within DIFaddbegin/DIFaddend, suppress marking it as added text, that's confusing. Signed-off-by: Michael S. Tsirkin git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio/branches/v1.0@512 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- diffpreamble.tex | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'diffpreamble.tex') diff --git a/diffpreamble.tex b/diffpreamble.tex index 8162004..9b5b7e5 100644 --- a/diffpreamble.tex +++ b/diffpreamble.tex @@ -27,6 +27,13 @@ \providecommand{\DIFaddendFL}{} \providecommand{\DIFdelbeginFL}{} \providecommand{\DIFdelendFL}{} +\renewenvironment{DIFnomarkup} +{ +\begingroup\color{black}\hypersetup{linkcolor=blue,urlcolor=blue} +} +{ +\endgroup +} %DIF END FLOATSAFE PREAMBLE %% diffpreable.tex end -- cgit v1.2.3