diff options
author | Robert Alessi <alessi@robertalessi.net> | 2019-11-22 09:51:00 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2019-11-22 09:51:00 +0100 |
commit | 87d9ce8949eeb7d424d887f9545decfc08fa0bed (patch) | |
tree | 86f8e6098b6cd2a3f2b59ce181c4143c0b837775 | |
parent | 82a4715ea19f52a271b7bb0dc00d1c8d03a8d95f (diff) | |
download | arabluatex-87d9ce8949eeb7d424d887f9545decfc08fa0bed.tar.gz |
use NewComputerModern for Sans and Mono families
-rw-r--r-- | arabluatex.dtx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arabluatex.dtx b/arabluatex.dtx index df9f986..3cef2b3 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx | |||
@@ -153,6 +153,8 @@ | |||
153 | \usepackage{fontspec} | 153 | \usepackage{fontspec} |
154 | \usepackage{microtype} | 154 | \usepackage{microtype} |
155 | \babelfont{rm}{Old Standard} | 155 | \babelfont{rm}{Old Standard} |
156 | \babelfont{sf}{NewComputerModern Sans} | ||
157 | \babelfont{tt}{NewComputerModern Mono} | ||
156 | \usepackage{metalogox} | 158 | \usepackage{metalogox} |
157 | \usepackage{arabluatex}[2019/03/24] | 159 | \usepackage{arabluatex}[2019/03/24] |
158 | \SetArbUp{\textsuperscript{\thinspace#1}} % Old Standard needs this | 160 | \SetArbUp{\textsuperscript{\thinspace#1}} % Old Standard needs this |