2

Why do XeLaTeX return this warning message:

Label(s) may have changed. Rerun to get cross-references right.

when using some fonts as Amiri and how one can get out of this warning message. I need to fix this to run arara on my files.

\documentclass[a4paper]{book}
\usepackage{fontspec} 
\usepackage[quiet,nolocalmarks]{polyglossia}  
\setmainlanguage[numerals=maghrib]{arabic}
\setotherlanguage{english}
\setmainfont[Script=Arabic]{Amiri}         % with 'Times New Roman' one get no warning
\begin{document}
\chapter{الفصل الأول}
\chapter{الفصل الثاني}
\end{document}
Rico
  • 6,097
Hamed
  • 569

0 Answers0