diff options
-rw-r--r-- | arabluatex.dtx | 3 | ||||
-rw-r--r-- | samples/al-Jahiz.tex | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/arabluatex.dtx b/arabluatex.dtx index 8a920da..cb16d77 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx | |||
@@ -152,8 +152,7 @@ | |||
152 | \doxitem{Option}{option}{options} | 152 | \doxitem{Option}{option}{options} |
153 | \usepackage{fontspec} | 153 | \usepackage{fontspec} |
154 | \usepackage{microtype} | 154 | \usepackage{microtype} |
155 | \babelfont{rm}[BoldItalicFont={Old Standard T Italic}, | 155 | \babelfont{rm}{Old Standard} |
156 | BoldItalicFeatures={RawFeature={+embolden=2}}]{Old Standard T} | ||
157 | \usepackage{metalogox} | 156 | \usepackage{metalogox} |
158 | \usepackage{arabluatex}[2019/03/24] | 157 | \usepackage{arabluatex}[2019/03/24] |
159 | \SetArbUp{\textsuperscript{\thinspace#1}} % Old Standard needs this | 158 | \SetArbUp{\textsuperscript{\thinspace#1}} % Old Standard needs this |
diff --git a/samples/al-Jahiz.tex b/samples/al-Jahiz.tex index 0b98bf2..49a52f8 100644 --- a/samples/al-Jahiz.tex +++ b/samples/al-Jahiz.tex | |||
@@ -6,8 +6,7 @@ | |||
6 | \documentclass[fontsize=12pt, paper=letter, DIV=classic]{scrartcl} | 6 | \documentclass[fontsize=12pt, paper=letter, DIV=classic]{scrartcl} |
7 | \usepackage[english]{babel} | 7 | \usepackage[english]{babel} |
8 | \usepackage{fontspec} | 8 | \usepackage{fontspec} |
9 | \babelfont{rm}[BoldItalicFont={Old Standard T Italic}, | 9 | \babelfont{rm}{Old Standard} |
10 | BoldItalicFeatures={RawFeature={+embolden=2}}]{Old Standard T} | ||
11 | \usepackage{filecontents} | 10 | \usepackage{filecontents} |
12 | 11 | ||
13 | \usepackage{xcolor} | 12 | \usepackage{xcolor} |