Re: [NTG-context] reading the value of a counter (footnote counter, i.e.) from lua

2016-06-15 Thread Wolfgang Schuster
mass...@fastwebnet.it 15. Juni 2016 um 17:33 Thank you, Hans. I searched for "currentvalue" in the source and now I'm looking at "strc-num.lua". Is the second argument of currentvalue the level of a multi-level counter? I suppose it is always 1 in footnotes,

Re: [NTG-context] reading the value of a counter (footnote counter, i.e.) from lua

2016-06-15 Thread massifr
> > how can I read the numeric value of a counter in Lua? > > > \starttext > > x \footnote{x} x \footnote{x} x \footnote{x} x > > \cldcontext{structures.counters.currentvalue("footnote",1)} > > \stoptext Thank you, Hans. I searched for "currentvalue" in the source and now I'm looking at

Re: [NTG-context] reading the value of a counter (footnote counter, i.e.) from lua

2016-06-15 Thread Hans Hagen
On 6/15/2016 4:47 PM, mass...@fastwebnet.it wrote: Hello list, how can I read the numeric value of a counter in Lua? local c_value = ... Something like \rawcountervalue in ConTeXt, but in Lua. \starttext x \footnote{x} x \footnote{x} x \footnote{x} x

[NTG-context] reading the value of a counter (footnote counter, i.e.) from lua

2016-06-15 Thread massifr
Hello list, how can I read the numeric value of a counter in Lua? local c_value = ... Something like \rawcountervalue in ConTeXt, but in Lua. Thanks in advance, Massi ___ If your question is of interest to others as

Re: [NTG-context] Package esvect and Context

2016-06-15 Thread Fabrice Couvreur
It's ok. Thanks, Fabrice 2016-06-15 14:58 GMT+02:00 Wolfgang Schuster : > Fabrice Couvreur > 15. Juni 2016 um 14:48 > Hi Wolfgang, > what directory I put this file knowing that I installed the standalone > version in /home/fab/context >

Re: [NTG-context] Package esvect and Context

2016-06-15 Thread Wolfgang Schuster
Fabrice Couvreur 15. Juni 2016 um 14:48 Hi Wolfgang, what directory I put this file knowing that I installed the standalone version in /home/fab/context Fabrice The commend was meant for Hans, all *you* have to do is update your TeX installation,

Re: [NTG-context] Package esvect and Context

2016-06-15 Thread Fabrice Couvreur
Hi Wolfgang, what directory I put this file knowing that I installed the standalone version in /home/fab/context Fabrice 2016-06-07 23:04 GMT+02:00 Wolfgang Schuster : > Hans Hagen > 6. Juni 2016 um 22:50 > > > If you really want to go over the top: >