aboutsummaryrefslogtreecommitdiff
path: root/test/lhs-test.latex+lhs
diff options
context:
space:
mode:
Diffstat (limited to 'test/lhs-test.latex+lhs')
-rw-r--r--test/lhs-test.latex+lhs11
1 files changed, 7 insertions, 4 deletions
diff --git a/test/lhs-test.latex+lhs b/test/lhs-test.latex+lhs
index 53b684192..fc16ff95a 100644
--- a/test/lhs-test.latex+lhs
+++ b/test/lhs-test.latex+lhs
@@ -21,13 +21,16 @@
\usepackage[]{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
}{}
+\makeatletter
\@ifundefined{KOMAClassName}{%
\IfFileExists{parskip.sty}{%
- \usepackage{parskip}
+ \usepackage{parskip}
}{% else
- \setlength{\parindent}{0pt}
- \setlength{\parskip}{6pt plus 2pt minus 1pt}
- }}{\KOMAoptions{parskip=half}}
+ \setlength{\parindent}{0pt}
+ \setlength{\parskip}{6pt plus 2pt minus 1pt}}
+}{% else
+ \KOMAoptions{parskip=half}}
+\makeatother
\usepackage{hyperref}
\hypersetup{
pdfborder={0 0 0},