22 Jan
2006
22 Jan
'06
5:06 p.m.
Hans van der Meer wrote:
As can be seen the macro \getcommalistsize does not give a value back, \processcommalist works. Am I doing something wrong here or understood it wrong?
\getcommalistsize puts its result (the length of the commalist) in \commalistsize, but does not expand to anything, so using "direct call"s does not work. Cheers, Taco