projects
/
matthijs
/
master-project
/
report.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65f605d
)
Improve strikethrough a bit.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Sun, 6 Dec 2009 18:30:10 +0000
(19:30 +0100)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Sun, 6 Dec 2009 18:30:10 +0000
(19:30 +0100)
Utils/Formats.tex
patch
|
blob
|
history
diff --git
a/Utils/Formats.tex
b/Utils/Formats.tex
index eb30bc72f341b1163e654a5e784a9c08aeef80c7..8836a9628327d9c53bdad5d30f44c5e16ad91184 100644
(file)
--- 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]