diff options
Diffstat (limited to 'tex')
-rw-r--r-- | tex/docstyle.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/docstyle.sty b/tex/docstyle.sty index f5db50e..4f4de1f 100644 --- a/tex/docstyle.sty +++ b/tex/docstyle.sty @@ -48,7 +48,7 @@ \RequirePackage{libertine} % use roboto for sans serif and monospaced \RequirePackage{roboto} -\RequirePackage{roboto-mono} +\RequirePackage[scaled=.85]{roboto-mono} %% Floating captions configuration % set captions font |