summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-19 21:47:57 +0000
committerKarl Berry <karl@freefriends.org>2018-03-19 21:47:57 +0000
commite9d014b9f582dae216b9085123ce1a17286f2230 (patch)
treec6e5cdcb7033b654af6c87f07be55adec86b4f42 /Master/texmf-dist/tex/lualatex
parent41dc4d99ad2c865b3bf572e85cb20bc58daaa660 (diff)
dad (19mar18)
git-svn-id: svn://tug.org/texlive/trunk@47027 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex')
-rw-r--r--Master/texmf-dist/tex/lualatex/dad/dad.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/lualatex/dad/dad.sty b/Master/texmf-dist/tex/lualatex/dad/dad.sty
index c8f74c67019..336dc01bbe1 100644
--- a/Master/texmf-dist/tex/lualatex/dad/dad.sty
+++ b/Master/texmf-dist/tex/lualatex/dad/dad.sty
@@ -1,8 +1,8 @@
%%% ====================================================================
%%% @LaTeX-style-file{
%%% filename = "dad.sty",
-%%% version = "1.1",
-%%% date = "2014/10/11",
+%%% version = "1.2",
+%%% date = "2017/05/20",
%%% author = "Yannis Haralambous",
%%% copyright = "This file is part of the dad package, released
%%% under the LPPL."
@@ -12,9 +12,10 @@
%%% system for typesetting in the Arabic language.",
%%% }
%%% ====================================================================
-\long\def\arab#1{\bgroup\language-1\fontencoding{OT1}\fontfamily{dad}\selectfont\luatextextdir TRT#1\egroup}
+\RequirePackage{luatex85}
+\long\def\arab#1{\bgroup\language-1\fontencoding{OT1}\fontfamily{dad}\selectfont\textdir TRT#1\egroup}
\def\arabttexample#1{\arab{#1} $=$ \texttt{#1}}
-\long\def\arabtt#1{\bgroup\language-1\fontencoding{OT1}\fontfamily{dad}\fontshape{mono}\selectfont\luatextextdir TRT#1\egroup}
+\long\def\arabtt#1{\bgroup\language-1\fontencoding{OT1}\fontfamily{dad}\fontshape{mono}\selectfont\textdir TRT#1\egroup}
\def\kesh{\leavevmode\leaders\hrule height \fontdimen8\font\hfill\kern0pt}
\def\arabttsep#1#2{\arab{#1} $=$ \texttt{#2}}
\def\arabdottedcircle{^^^^00fb}