Hello,

When I try to XeLaTeX the code in [1] below, I do not get the numbering of
the two subsections i.e. only titles show (however I do get the numbering
of the two sections). I am using TeXworks version 0.4.3 r.857 (MiKTeX 2.9)
under Windows 7.

A solution that allows me to see the subsection numbers will be very much
appreciated.

Regards,
Amine.

[1]
\documentclass{article}
\usepackage{polyglossia}
\setmainlanguage{arabic}
\setotherlanguage{english}
\newfontfamily\arabicfont[Script=Arabic,Scale=1.1]{TraditionalArabic}
\title{تقرير }
\begin{document}
\maketitle
\begin{Arabic}
\section{التقرير الجامع}
\section{التقرير المفصل}
\subsection{المفصل الأول}
\subsection{المفصل الثاني}
\end{Arabic}
\end{document}

-- 
marref.org/amine

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to