Open
Description
Hi, minitoc package for arabic use three files arab.ldf
and arab2.ldf
and arabi.ldf
to redefine titles, those file can be used in combination with arabtex
and arabi
packages but there is no ldf file if we use polyglossia
or babel
(luatex), the file should be like this
\ProvidesFile{arab1.mld}%
%% Arabic titles
\def\ptctitle{المحتويات}%
\def\plftitle{قائمة الصور}%
\def\plttitle{قائمة الجداول}%
\def\mtctitle{المحتويات}%
\def\mlftitle{قائمة الصور}%
\def\mlttitle{قائمة الجداول}%
\def\stctitle{المحتويات}%
\def\slftitle{قائمة الصور}%
\def\slttitle{قائمة الجداول}%
Metadata
Metadata
Assignees
Labels
No labels