summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/preamble.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex
index cb48a4b907..1e3ccce95a 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -103,8 +103,8 @@
103\newcounter{example}[chapter] 103\newcounter{example}[chapter]
104 104
105\ifpdfoutput{% 105\ifpdfoutput{%
106 \setlength{\belowrulesep}{0pt} 106 \renewcommand{\toprule}{\specialrule{\heavyrulewidth}{\abovetopsep}{0pt}}
107 \setlength{\aboverulesep}{0pt} 107 \renewcommand{\midrule}{\specialrule{\lightrulewidth}{0pt}{\belowrulesep}}
108 }{} 108 }{}
109\newcommand{\tblhdrstrut}{\rule[-1.3ex]{0mm}{4.0ex}} 109\newcommand{\tblhdrstrut}{\rule[-1.3ex]{0mm}{4.0ex}}
110 110