From 61d5a915f7f5d50b12aae803e75f388bda71fcba Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 22 Aug 2018 10:01:08 +0200 Subject: include \prname* in change history --- arabluatex.dtx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arabluatex.dtx b/arabluatex.dtx index bb4658b..67d6545 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx @@ -4314,12 +4314,18 @@ wa-ya.sIru ta.hta 'l-jild-i % to be used outside Arabic environments for proper names. It takes as % argument one or more Arabic words, each of which will be rendered in % upright roman style with its first letter uppercased. +% \begin{macro}{\prname*}\changes{v1.13}{2018/08/22}{Renders proper +% names already converted to Unicode in upright roman style} +% Unlike \cs{prname}, \cs{prname*} does not take |arabtex| or +% |buckwalter| input as argument, but already Unicode converted +% names and renders them in upright roman style. % \begin{macrocode} \NewDocumentCommand{\prname}{s m}{% \bgroup\SetTranslitStyle{\relax}% \IfBooleanTF{#1}{\txtrans{#2}}{\arb[trans]{\uc{#2}}}\egroup} % \end{macrocode} % \end{macro} +% \end{macro} % \begin{macro}{\txarb} \cs{txarb} sets the direction to right-to-left % and selects the Arabic font. It is used internally by several Lua % functions, but available to the user should he wish to insert -- cgit v1.2.3