ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Formatting numbers in LuaTeX
@ 2010-02-14 10:42 Andreas Harder
  2010-02-14 11:37 ` luigi scarso
  2010-02-14 12:11 ` Peter Münster
  0 siblings, 2 replies; 9+ messages in thread
From: Andreas Harder @ 2010-02-14 10:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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?

2) If you look at the above definition, it works fine with +, –, /, but not with *. Is it possible to expand my macro that it will also work with a multiplication or even with the last two examples?


Thank you in advance

	Andreas
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-02-16  6:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-14 10:42 Formatting numbers in LuaTeX Andreas Harder
2010-02-14 11:37 ` luigi scarso
2010-02-14 12:11 ` Peter Münster
2010-02-14 13:10   ` Andreas Harder
2010-02-14 21:01     ` Hans Hagen
2010-02-15 19:35       ` Peter Münster
2010-02-15 19:38         ` Hans Hagen
2010-02-15 22:25         ` Andreas Harder
2010-02-16  6:08           ` Peter Münster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).