diff options
author | Robert Alessi <alessi@robertalessi.net> | 2024-01-01 09:41:39 +0100 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2024-01-01 09:41:39 +0100 |
commit | 636c09401c1b2a46fb9771b464add7373cea0533 (patch) | |
tree | 140140ec854429ad4a40ccec38c8745d3db875e4 /arabluatex.dtx | |
parent | 4838e8fbeb0871dde34a1eccde498d36f62db537 (diff) | |
download | arabluatex-master.tar.gz |
arabluatex.ayah(): the number must be typeset LTR and come after the sign. (thanks to Khaled Hosny.)HEADmaster
Diffstat (limited to 'arabluatex.dtx')
-rw-r--r-- | arabluatex.dtx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arabluatex.dtx b/arabluatex.dtx index 4d6a00d..3b2f4c2 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx | |||
@@ -177,7 +177,7 @@ | |||
177 | \doxitem{Option}{option}{options} | 177 | \doxitem{Option}{option}{options} |
178 | \fi | 178 | \fi |
179 | \usepackage{microtype} | 179 | \usepackage{microtype} |
180 | \babelfont{rm}{Old Standard} | 180 | \babelfont{rm}[RawFeature=onum]{Old Standard} |
181 | \babelfont{sf}{NewComputerModernSans10} | 181 | \babelfont{sf}{NewComputerModernSans10} |
182 | \babelfont{tt}{NewComputerModernMono10} | 182 | \babelfont{tt}{NewComputerModernMono10} |
183 | \usepackage{manfnt} | 183 | \usepackage{manfnt} |