From: Matthijs Kooijman Date: Sun, 6 Dec 2009 18:30:10 +0000 (+0100) Subject: Improve strikethrough a bit. X-Git-Tag: final-thesis~81 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=7c65fbff14123c57721d6f532c656144031b14ac Improve strikethrough a bit. --- diff --git a/Utils/Formats.tex b/Utils/Formats.tex index eb30bc7..8836a96 100644 --- a/Utils/Formats.tex +++ b/Utils/Formats.tex @@ -17,11 +17,13 @@ } % Define a \strikethrough command. For some reason, this does blue -% strikethrough, sometime that still needs fixing. +% strikethrough, sometime that still needs fixing. We add some offset, +% since the strikethrough is just below the middle for some reason. \definetextbackground [strikethrough] [location=text, alternative=4, + voffset=0.5mm, background=, frame=off]