Search found 2 matches

by FBellalouna
Fri Sep 26, 2014 10:45 am
Forum: Page Layout
Topic: Change chapter numbers to words in Arabic
Replies: 4
Views: 7856

Change chapter numbers to words in Arabic

You can add this macro in the preamble of your file. This gives the litteral numbering of chapters when you are in arabic environments


%%%%%%%%% MACRO Litteral Numbering of chapters in arabic language %%%%%%%%

\newcommand\words[1]{\expandafter\xwords\csname c@#1\endcsname}
\def\xwords#1{\ifcase ...
by FBellalouna
Sat Sep 20, 2014 5:27 pm
Forum: Page Layout
Topic: Change chapter numbers to words in Arabic
Replies: 4
Views: 7856

Re: Change chapter numbers to words in Arabic

I have an answer; Are you here ?