diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-09 21:52:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-09 21:52:43 +0000 |
commit | b0d042d087f0538ee198d23c7e0e492d380f0889 (patch) | |
tree | 781609cde65e702a83340b7de4815662d75746b1 /Master/texmf-dist/tex/lualatex/dad | |
parent | da237d93d205989f6e955beb7ac7ec52c092aecd (diff) |
dad (9sep14)
git-svn-id: svn://tug.org/texlive/trunk@35139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/dad')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/dad/OT1dad.fd | 19 | ||||
-rw-r--r-- | Master/texmf-dist/tex/lualatex/dad/T1dad.fd | 19 | ||||
-rw-r--r-- | Master/texmf-dist/tex/lualatex/dad/dad.sty | 16 |
3 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/lualatex/dad/OT1dad.fd b/Master/texmf-dist/tex/lualatex/dad/OT1dad.fd new file mode 100644 index 00000000000..fdd6b8496aa --- /dev/null +++ b/Master/texmf-dist/tex/lualatex/dad/OT1dad.fd @@ -0,0 +1,19 @@ +%Filename: OT1dad.fd +%Created by: tex fonttime +%Created using: \familyinst{OT1}{dad} + +%This file contains the font definitions for the dade family in the +%OT1 encoding. It is used by the LaTeX New Font Selection Scheme. +%It was generated by the fontinst package. + +\DeclareFontFamily{OT1}{dad}{} + +\DeclareFontShape{OT1}{dad}{m}{n}{<-> [1.2] dad}{} + +\DeclareFontShape{OT1}{dad}{bx}{n}{<-> [1.2] dadbold}{} + +\DeclareFontShape{OT1}{dad}{m}{i}{<-> ssub * dad/m/n}{} + +\DeclareFontShape{OT1}{dad}{bx}{i}{<-> ssub * dad/m/n}{} + +\DeclareFontShape{OT1}{dad}{m}{mono}{<-> [1.0] dadmono}{} diff --git a/Master/texmf-dist/tex/lualatex/dad/T1dad.fd b/Master/texmf-dist/tex/lualatex/dad/T1dad.fd new file mode 100644 index 00000000000..a1a8e55a808 --- /dev/null +++ b/Master/texmf-dist/tex/lualatex/dad/T1dad.fd @@ -0,0 +1,19 @@ +%Filename: T1dad.fd +%Created by: tex fonttime +%Created using: \familyinst{T1}{dad} + +%This file contains the font definitions for the dade family in the +%T1 encoding. It is used by the LaTeX New Font Selection Scheme. +%It was generated by the fontinst package. + +\DeclareFontFamily{T1}{dad}{} + +\DeclareFontShape{T1}{dad}{m}{n}{<-> [1.2] dad}{} + +\DeclareFontShape{T1}{dad}{bx}{n}{<-> [1.2] dadbold}{} + +\DeclareFontShape{T1}{dad}{m}{i}{<-> ssub * dad/m/n}{} + +\DeclareFontShape{T1}{dad}{bx}{i}{<-> ssub * dad/m/n}{} + +\DeclareFontShape{T1}{dad}{m}{mono}{<-> [1.0] dadmono}{} diff --git a/Master/texmf-dist/tex/lualatex/dad/dad.sty b/Master/texmf-dist/tex/lualatex/dad/dad.sty new file mode 100644 index 00000000000..1a5e79b91cd --- /dev/null +++ b/Master/texmf-dist/tex/lualatex/dad/dad.sty @@ -0,0 +1,16 @@ +\long\def\arab#1{\bgroup\language99\fontencoding{OT1}\fontfamily{dad}\selectfont\luatextextdir TRT#1\egroup} +\def\arabttexample#1{\arab{#1} $=$ \texttt{#1}} +\long\def\arabtt#1{\bgroup\language99\fontencoding{OT1}\fontfamily{dad}\fontshape{mono}\selectfont\luatextextdir TRT#1\egroup} +\def\kesh{\leavevmode\leaders\hrule height \fontdimen8\font\hfill\kern0pt} +\def\arabttsep#1#2{\arab{#1} $=$ \texttt{#2}} +\def\arabdottedcircle{^^^^00fb} +\catcode"0626=11 +\catcode"0627=11 +\catcode"0629=11 +\catcode"0631=11 +\catcode"062F=11 +\catcode"0644=11 +\catcode"0647=11 +\def\لله#1{L#1Lh} +\def\دائرة{^^^^00fb} +\endinput
\ No newline at end of file |