summaryrefslogtreecommitdiff
path: root/tests/writer.latex
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/writer.latex
parent2fbe611a964e8fd62df5ed7cc58e5aa2db1d35d4 (diff)
LaTeX test updates for latest changes to template & h-k.
Diffstat (limited to 'tests/writer.latex')
-rw-r--r--tests/writer.latex2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/writer.latex b/tests/writer.latex
index d0534cbc5..b3faaaa98 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -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