Updated tests.

This commit is contained in:
John MacFarlane 2014-08-20 09:23:19 -07:00
parent 27ea34489a
commit 7e69f4a4fa

View file

@ -19,7 +19,10 @@
% use upquote if available, for straight quotes in verbatim environments
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
% use microtype if available
\IfFileExists{microtype.sty}{\usepackage{microtype}}{}
\IfFileExists{microtype.sty}{%
\usepackage{microtype}
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
}{}
\usepackage{fancyvrb}
\usepackage{graphicx}
\makeatletter