summaryrefslogtreecommitdiff
path: root/tests/lhs-test.latex+lhs
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-01-19 10:41:27 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-01-19 10:41:42 -0800
commit27e7c5772189a48c39861e94a8993a6db095dc0d (patch)
treec8483307061ac0b7672708dd66c2127ca967497b /tests/lhs-test.latex+lhs
parent2fbe611a964e8fd62df5ed7cc58e5aa2db1d35d4 (diff)
LaTeX test updates for latest changes to template & h-k.
Diffstat (limited to 'tests/lhs-test.latex+lhs')
-rw-r--r--tests/lhs-test.latex+lhs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lhs-test.latex+lhs b/tests/lhs-test.latex+lhs
index ba0c67d48..0e0744b3c 100644
--- a/tests/lhs-test.latex+lhs
+++ b/tests/lhs-test.latex+lhs
@@ -6,6 +6,8 @@
\usepackage{fixltx2e} % provides \textsubscript
% use microtype if available
\IfFileExists{microtype.sty}{\usepackage{microtype}}{}
+% use upquote if available, for straight quotes in verbatim environments
+\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
\usepackage[utf8]{inputenc}
\else % if luatex or xelatex