Search found 2 matches

by GuntherReissig
Tue Mar 22, 2022 6:50 pm
Forum: Document Classes
Topic: referencing a post calculated value...
Replies: 0
Views: 7348

referencing a post calculated value...

This is a follow up question to https://latex.org/forum/viewtopic.php?t=20826 .

I would like to modify the solution proposed by cgnieder (Tue Jul 03, 2012 11:09 pm) so that I can use the result of \getlastvalue{mycounter} further. I would like to be able to assign this number to a counter, and to ...
by GuntherReissig
Fri Mar 18, 2022 1:11 pm
Forum: Document Classes
Topic: referencing a post calculated value...
Replies: 7
Views: 8126

referencing a post calculated value...

I have the following question regarding the answer by cgnieder (Tue Jul 03, 2012 11:09 pm):
I would like to use the last value further, e.g. to assign this value to a counter and the like. How should I modify the command \getlastvalue for this purpose? - Thanks