summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/arabi/laecmtt.fd
blob: 3c9690ec34a0e9b63dfbbe786b9ff8afa39f34be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
%%
%% This is file `laecmtt.fd',
%%
%% A part of the Arabi package to be used with the Babel system
%% to write Arabic and/or Farsi
%% 
%% Version 0.1
%% 
%%


\ProvidesFile{laecmtt.fd}
         [2006/01/01 v0.1 LaTeX Arabic default font description
         (test version: may change)]

\DeclareFontFamily{LAE}{cmtt}{\hyphenchar\font=-1}%
\DeclareFontShape{LAE}{cmtt}{m}{n}{<-> s*[1.25] aenice }{} 
%%%%%%% Italicized shape
\DeclareFontShape{LAE}{cmtt}{m}{it}{<-> ssub * cmtt/m/n }{}
\DeclareFontShape{LAE}{cmtt}{m}{sl}{<-> ssub * cmtt/m/n }{}
\DeclareFontShape{LAE}{cmtt}{m}{sc}{<-> ssub * cmtt/m/n }{}
%%%%%%% Bold extended series
\DeclareFontShape{LAE}{cmtt}{b}{n}{<-> s*[1.25] aegraph }{}
\DeclareFontShape{LAE}{cmtt}{bx}{n}{<-> ssub * cmtt/b/n }{}
%%%%%%% Bold extended (Italic)  series
\DeclareFontShape{LAE}{cmtt}{bx}{sl}{<-> ssub * cmtt/b/n }{}
\DeclareFontShape{LAE}{cmtt}{bx}{it}{<-> ssub * cmtt/b/n }{}

\endinput