Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Wolfgang Schuster
Ibn Saeed 19. Januar 2016 um 10:55 Here is my code for the header: \setupheadertexts [{\righttoleft\getmarking[chapter]}] [{\romannumerals}] [{\pagenumber}] [{\righttoleft\getmarking[chapter]}] Use \setupheadertexts[pagenumber] or

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Ibn Saeed
Here is my code for the header: \setupheadertexts [{\righttoleft\getmarking[chapter]}][{\romannumerals}] [{\pagenumber}][{\righttoleft\getmarking[chapter]}] \setuppagenumbering[ alternative=doublesided, location=, ]

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Mohammad Hossein Bateni
Also \arabicnumerals is probably not what you want: this will produce an abjad-like sequence: ا ب ج د ه و ز ... I guess, what you want is called \arabicdecimals, and was not part of MkIV for a while. (For instance, it is not in standard TeXLive 2015 distribution whose CONTEXT version is for

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Otared Kavian
Hi, There is the command \persiandecimals is that what you are looking for? Best regards: OK > On 19 Jan 2016, at 12:30, Mohammad Hossein Bateni wrote: > > Also \arabicnumerals is probably not what you want: this will produce an > abjad-like sequence: > ا ب ج د ه

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Wolfgang Schuster
Ibn Saeed 19. Januar 2016 um 18:23 Mohammad Hossein Bateni writes: You do not need to uninstall TeXLive. ConTeXt Standalone can work side by side and it's very simple to install. You can pick to use the standalone for some of your compilations.

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Ibn Saeed
> \setupuserpagenumber[numberconversion=Characters] > Wolfgang Thank you very much Wolfgang.Its nice seperation of settings and content. ___ If your question is of interest to others as well, please add an entry to

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Mohammad Hossein Bateni
You do not *need* to uninstall TeXLive. ConTeXt Standalone can work side by side and it's very simple to install . You can pick to use the standalone for some of your compilations. \persiandecimals and \arabicdecimals are very similar. The

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Ibn Saeed
Wolfgang Schuster gmail.com> writes: > Use >     \setupheadertexts[pagenumber] > or >     \setupheadertexts[\userpagenumber] > Wolfgang > Hello Wolfgang, Thanks for helping out again. i tried your code : \setupheadertexts[pagenumber] [{\righttoleft\getmarking[chapter]}]

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Ibn Saeed
Otared Kavian gmail.com> writes: > > Hi, > There is the command  > > > \persiandecimals > > is that what you are looking for? > > Best regards: OK > No, that is not it. I am looking for Arabic Decimals. I think, ill have to uninstall texlive and setup ConTeXt standalone.

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Ibn Saeed
Mohammad Hossein Bateni gmail.com> writes: > > > You do not need to uninstall TeXLive.  ConTeXt Standalone can work side by side and it's very simple to install.  You can pick to use the standalone for some of your compilations. > \persiandecimals and \arabicdecimals are very similar.  The

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Ibn Saeed
Mohammad Hossein Bateni gmail.com> writes: > > > You do not need to uninstall TeXLive.  ConTeXt Standalone can work side by side and it's very simple to install.  You can pick to use the standalone for some of your compilations. > \persiandecimals and \arabicdecimals are very similar.  The

Re: [NTG-context] (mashriqi) Arabic-Hindi Numerals

2016-01-19 Thread Ibn Saeed
Mohammad Hossein Bateni gmail.com> writes: > > > You do not need to uninstall TeXLive.  ConTeXt Standalone can work side by side and it's very simple to install.  You can pick to use the standalone for some of your compilations. > \persiandecimals and \arabicdecimals are very similar.  The