diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/tex/latex/arabi/arabic.ldf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/arabi/arabic.ldf b/Master/texmf-dist/tex/latex/arabi/arabic.ldf index 030a7c11970..51d949ddb71 100644 --- a/Master/texmf-dist/tex/latex/arabi/arabic.ldf +++ b/Master/texmf-dist/tex/latex/arabi/arabic.ldf @@ -105,12 +105,12 @@ % % First, the common part to Arabic and Farsi % -\InputIfFileExists{Arabicore.sty}{% +\InputIfFileExists{arabicore.sty}{% \message{Loading the Common definitions for Arabic and Farsi}}{% - \errhelp{I can't find the Arabicore.sty file}% - \errmessage{Since I can't find the Arabicore.sty file^^J + \errhelp{I can't find the arabicore.sty file}% + \errmessage{Since I can't find the arabicore.sty file^^J I can't typeset Arabic.^^J - I stop here, while you get a suitable Arabicore.sty file}\@@end + I stop here, while you get a suitable arabicore.sty file}\@@end } |