On Sun, Feb 14, 2010 at 11:42 AM, Andreas Harder
<andreas.har...@rz-online.de> wrote:
> Hi all!
>
> I played a little bit with LuaTeX in ConTeXt and two questions have arisen.
>
> \usemodule[calcmath]
> \starttext
> \def\calculate#1{\calcmath{#1=\ctxlua{tex.print(#1)}}}
> \calculate{1+2} \par
> \calculate{3/2-1}\par % the output should be 0,5
> \calculate{3*2}\par
> % \calculate{sqrt(2)} \calculate{2*π} % 2*\pi
> \stoptext
>
> 1) Is it possible to have a comma as decimal separator?
string.format ?
-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to