diff options
Diffstat (limited to 'tests/writer.latex')
-rw-r--r-- | tests/writer.latex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/writer.latex b/tests/writer.latex index 7784f0d01..62ddf0d80 100644 --- a/tests/writer.latex +++ b/tests/writer.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} |