summaryrefslogtreecommitdiff
path: root/tests/writers-lang-and-dir.latex
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-01-03 20:53:17 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-03 21:04:50 -0800
commit2d8d735bb7994dbac2faaf2bb86a81f25cf38b52 (patch)
tree37510a0d98219fe643a81f1e0533fb47470cbba1 /tests/writers-lang-and-dir.latex
parent66fc644ddb68b3d8529fa82d4de930dc4e342820 (diff)
LaTeX template: allow passing `microtypeoptions` to microtype.
Thanks to Vaclav Haisman.
Diffstat (limited to 'tests/writers-lang-and-dir.latex')
-rw-r--r--tests/writers-lang-and-dir.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writers-lang-and-dir.latex b/tests/writers-lang-and-dir.latex
index b04b007c4..327c4db8e 100644
--- a/tests/writers-lang-and-dir.latex
+++ b/tests/writers-lang-and-dir.latex
@@ -18,7 +18,7 @@
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
% use microtype if available
\IfFileExists{microtype.sty}{%
-\usepackage{microtype}
+\usepackage[]{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
}{}
\usepackage[unicode=true]{hyperref}