diff options
author | Nao Pross <np@0hm.ch> | 2021-12-24 02:20:54 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-24 02:20:54 +0100 |
commit | 11dc2304b779b2b00454ab2e82fb08b0d85deb4a (patch) | |
tree | 31bb7d28d61553123a65b9232ba41bbdcb60ee5c /tex | |
parent | Final version? (diff) | |
download | TheCrownBar-master.tar.gz TheCrownBar-master.zip |
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 |