Re: [NTG-context] Changing coversion of formulas

2015-04-27 Thread Hans Hagen

On 4/27/2015 11:24 AM, Aditya Mahajan wrote:

Hi,

How does one change the numberconversion for math formulas? The old method:

\setupformulas[numberconversion=set 1]
\starttext
\placeformula
\startformula
   E = mc^2
\stopformula
\stoptext

does not appear to work.


\setupcounter[formula][numberconversion=set 1]

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Changing coversion of formulas

2015-04-27 Thread Aditya Mahajan

On Mon, 27 Apr 2015, Hans Hagen wrote:


On 4/27/2015 11:24 AM, Aditya Mahajan wrote:

Hi,

How does one change the numberconversion for math formulas? The old method:

\setupformulas[numberconversion=set 1]
\starttext
\placeformula
\startformula
   E = mc^2
\stopformula
\stoptext

does not appear to work.


\setupcounter[formula][numberconversion=set 1]


Using `characters` as numberconversion works, but `set 1` does not.

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Changing coversion of formulas

2015-04-27 Thread Wolfgang Schuster

 Am 27.04.2015 um 15:23 schrieb Aditya Mahajan adit...@umich.edu:
 
 On Mon, 27 Apr 2015, Hans Hagen wrote:
 
 On 4/27/2015 11:24 AM, Aditya Mahajan wrote:
 Hi,
 
 How does one change the numberconversion for math formulas? The old method:
 
 \setupformulas[numberconversion=set 1]
 \starttext
 \placeformula
 \startformula
   E = mc^2
 \stopformula
 \stoptext
 
 does not appear to work.
 
 \setupcounter[formula][numberconversion=set 1]
 
 Using `characters` as numberconversion works, but `set 1` does not.

Your original example with \setupformulas[numberconversion=set 1] works for me.

Wolfgang___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Changing coversion of formulas

2015-04-27 Thread Aditya Mahajan

On Mon, 27 Apr 2015, Wolfgang Schuster wrote:


Am 27.04.2015 um 15:23 schrieb Aditya Mahajan adit...@umich.edu:

On Mon, 27 Apr 2015, Hans Hagen wrote:


On 4/27/2015 11:24 AM, Aditya Mahajan wrote:

Hi,

How does one change the numberconversion for math formulas? The old method:

\setupformulas[numberconversion=set 1]
\starttext
\placeformula
\startformula
  E = mc^2
\stopformula
\stoptext

does not appear to work.


\setupcounter[formula][numberconversion=set 1]


Using `characters` as numberconversion works, but `set 1` does not.


Your original example with \setupformulas[numberconversion=set 1] works for me.


Thanks. I am using the beta from 2015.04.03. I'll update and test again.

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Changing coversion of formulas

2015-04-27 Thread Aditya Mahajan

On Mon, 27 Apr 2015, Aditya Mahajan wrote:


On Mon, 27 Apr 2015, Wolfgang Schuster wrote:


Am 27.04.2015 um 15:23 schrieb Aditya Mahajan adit...@umich.edu:

On Mon, 27 Apr 2015, Hans Hagen wrote:


On 4/27/2015 11:24 AM, Aditya Mahajan wrote:

Hi,

How does one change the numberconversion for math formulas? The old 

method:


\setupformulas[numberconversion=set 1]
\starttext
\placeformula
\startformula
  E = mc^2
\stopformula
\stoptext

does not appear to work.


\setupcounter[formula][numberconversion=set 1]


Using `characters` as numberconversion works, but `set 1` does not.


Your original example with \setupformulas[numberconversion=set 1] works for 

me.

Thanks. I am using the beta from 2015.04.03. I'll update and test again.


Indeed, both versions work with the latest beta. Sorry about the noise.

Aditya
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___