Allow passing options to microtype
LaTeX package
This commit is contained in:
parent
64a97848c4
commit
13c6fa0a6f
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ $endif$
|
|||
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
|
||||
% use microtype if available
|
||||
\IfFileExists{microtype.sty}{%
|
||||
\usepackage{microtype}
|
||||
\usepackage[$for(microtypeoptions)$$microtypeoptions$$sep$,$endfor$]{microtype}
|
||||
\UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
|
||||
}{}
|
||||
$if(geometry)$
|
||||
|
|
Loading…
Add table
Reference in a new issue