All pastes #1547663 Raw Edit

Unbenannt

public diff v1 · immutable
#1547663 ·published 2009-08-29 22:05 UTC
rendered paste body
Index: manual/preamble.tex===================================================================--- manual/preamble.tex	(Revision 22550)+++ manual/preamble.tex	(Arbeitskopie)@@ -103,10 +103,11 @@ \newcounter{example}[chapter]  \ifpdfoutput{%-  \setlength{\belowrulesep}{0pt}-  \setlength{\aboverulesep}{0pt}+  \renewcommand{\toprule}{\specialrule{\heavyrulewidth}{\abovetopsep}{0pt}}+  \renewcommand{\midrule}{\specialrule{\lightrulewidth}{0pt}{\belowrulesep}}   }{} \newcommand{\tblhdrstrut}{\rule[-1.3ex]{0mm}{4.0ex}}+\newcommand{\tbllastrowstrut}{\rule[-1.3ex]{1mm}{4.0ex}}   %% \newenvironment{example}