Search found 1 match

by MoJan
Sun Oct 27, 2024 5:11 am
Forum: General
Topic: Dynamic global variable definition
Replies: 0
Views: 2728

Dynamic global variable definition

Hi,

I want to define a global variable whose name is dynamic and assigned by using a counter.
This is my code but it does not work. Moreover, I do not know how to ask latex to write the in the aux file the current value of the counter and not just \themycounter because the value of the counter ...