diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/arabi/lfefrtimes.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/arabi/lfefrtimes.fd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/arabi/lfefrtimes.fd b/Master/texmf-dist/tex/latex/arabi/lfefrtimes.fd new file mode 100644 index 00000000000..b858a8baebe --- /dev/null +++ b/Master/texmf-dist/tex/latex/arabi/lfefrtimes.fd @@ -0,0 +1,23 @@ +%% +%% This is file `lfefrtimes.fd', +%% +%% A part of the Arabi package to be used with the Babel system +%% to write Arabic and/or Farsi +%% +%% Version 0.1 +%% +%% + + +\ProvidesFile{lfefrtimes.fd} + [2006/01/01 v0.1 LaTeX Farsi font description + (test version: may change)] + + +\DeclareFontFamily{LFE}{frtimes}{\hyphenchar\font=-1}% + +\DeclareFontShape{LFE}{frtimes}{m}{n}{<-> s*[1.25] frtimes }{} +\DeclareFontShape{LFE}{frtimes}{bx}{n}{<-> s*[1.25] frtimesbd }{} +\DeclareFontShape{LFE}{frtimes}{b}{n}{<-> ssub * frtimes/bx/n }{} + +\endinput |