Re: [NTG-context] feature request for \getspr{}

2012-06-09 Thread Peter Münster
On Fri, Jun 08 2012, Hans Hagen wrote: > \setupspreadsheet > [test] > [period={{\bf\middlered .}}, >comma={{\bf\middlegreen ,}}, >split=yes] Thanks, that's fine! Just a minor fix in line 183: if split == "yes" then -- Peter _

Re: [NTG-context] feature request for \getspr{}

2012-06-08 Thread Hans Hagen
On 8-6-2012 12:21, Peter Münster wrote: On Fri, Jun 08 2012, Hans Hagen wrote: I've added moduledata.spreadsheets.settings.numberseparator but you have to test it after the next upload. Tested. Thanks! Just a minor comment: \setupspreadsheet[numberseparator=,] would be nicer than \ctxlua{mod

Re: [NTG-context] feature request for \getspr{}

2012-06-08 Thread Peter Münster
On Fri, Jun 08 2012, Hans Hagen wrote: > I've added moduledata.spreadsheets.settings.numberseparator but you have to > test it after the next upload. Tested. Thanks! Just a minor comment: \setupspreadsheet[numberseparator=,] would be nicer than \ctxlua{moduledata.spreadsheets.settings.numbersepa

Re: [NTG-context] feature request for \getspr{}

2012-06-08 Thread Hans Hagen
On 8-6-2012 09:38, Peter Münster wrote: Hi, It would be nice, if \getspr{} of the m-spreadsheet module could print a comma instead of a dot as decimal-point. For now, I use this workaround: --8<---cut here---start->8--- function spreadsheets.get(name,r,c,str

[NTG-context] feature request for \getspr{}

2012-06-08 Thread Peter Münster
Hi, It would be nice, if \getspr{} of the m-spreadsheet module could print a comma instead of a dot as decimal-point. For now, I use this workaround: --8<---cut here---start->8--- function spreadsheets.get(name,r,c,str) if name == "" then name = current if