[XeTeX] newpage

Philip Taylor (Webmaster, Ret'd) P.Taylor at Rhul.Ac.Uk
Thu Oct 21 17:47:41 CEST 2010


You probably need something on each \newpage
to prevent it from being completely blank;
maybe try something like :

houda araj wrote:
> Hello,
>
> I put newpage instruction so I get the Arabic text on page three. It
> doesn't work. Is any other solution for that ?
> Thanks
>
>
> \documentclass[a4paper]{book}%
> \usepackage[no-math]{fontspec}
> \usepackage{xltxtra,url,amsmath}
> \usepackage{makeidx}
> \makeindex
> \setmainfont[Script=Arabic,Scale=1.3]{Times New Roman}%
> \usepackage{bidi}
> \begin{document}
> \begin{RTL}
> \hbox {} \newpage
> \hbox {} \newpage
> فلكم تناك ماهم ،ةلجاعلما فيلاكت عفدي نمب نومتيه لا ءابطلأا.صاخشلأا
> عيملج ةيحصلا ةياعرلا فيلاكتل ،دنليات في
> \index{ةمججم تبيصأو}
> \index{یهطغضلا فيفختل}
> \end{RTL}
>
> \begin{RTL}
> \printindex
> \end{RTL}
>
> \end{document}


More information about the XeTeX mailing list