From 7c65fbff14123c57721d6f532c656144031b14ac Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Sun, 6 Dec 2009 19:30:10 +0100 Subject: [PATCH] Improve strikethrough a bit. --- Utils/Formats.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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] -- 2.30.2