Updated tests.
This commit is contained in:
parent
27ea34489a
commit
7e69f4a4fa
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue