Re: [NTG-context] How to increment a counter

2015-02-07 Thread Otared Kavian
Hi Wolfgang, Thanks for your answer which solves the problem I encountered. However the block mechanism seems to have some limitations regarding how a certain block is absent (for instance when the whole solution to a problem is absent). In another thread I’ll be more precise regarding what I t

Re: [NTG-context] How to increment a counter

2015-02-07 Thread Wolfgang Schuster
> Am 05.02.2015 um 17:19 schrieb Otared Kavian : > > Hi all, > > I have a counter in an itemize environment which I need to increment by using > \incrementcounter[NameOfTheCounter] > > However this does not work in the following example, maybe due to the use of > blocks, or some other re

[NTG-context] How to increment a counter

2015-02-05 Thread Otared Kavian
Hi all, I have a counter in an itemize environment which I need to increment by using \incrementcounter[NameOfTheCounter] However this does not work in the following example, maybe due to the use of blocks, or some other reason. I define two blocks, one for exercises, one for the solutio