From 98bc53938259ad553e545192ed20cc553dd48ae3 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 13 Jul 2020 10:28:08 +0200 Subject: new command used internally to store font family and shape to be used for transliterated Arabic --- arabluatex.dtx | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'arabluatex.dtx') diff --git a/arabluatex.dtx b/arabluatex.dtx index 6a91d9f..78bd3d4 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx @@ -269,7 +269,7 @@ % % \fi % -% \CheckSum{1059} +% \CheckSum{0} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -4668,6 +4668,15 @@ \NewDocumentCommand{\SetTranslitStyle}{m}{\def\al@trans@style{#1}} % \end{macrocode} % \end{macro} +% \begin{macro}{\altrfont} +% \changes{v1.21}{2020/07/13}{new command \cs{altrfont} to store +% font and shape information (trans mode)} Finally \cs{altrfont} +% is used internally by \package{arabluatex} to store the family and +% the shape of the font to be used for transliterated Arabic. +% \begin{macrocode} +\def\altrfont{\al@trans@font\al@trans@style } +% \end{macrocode} +% \end{macro} % \begin{macro}{\SetTranslitConvention} % \cs{SetTranslitConvention}\marg{convention} can be used to change % the transliteration convention, which is |dmg| by default: -- cgit v1.2.3