Is it possible to reset a numbering sequence in the same pgf style?
I have a table that has 5 columns and 1 row where I'm naming the components of a drawing which is inserted into the above-straddled cell. Then I do copy this whole structure and paste it into the next page for the following drawing and its components. The pasted table of course does utilize the same pgf style in the 5x1 component naming cells from the former table and because of that, the numbers do start where they were left in the former table.
Is it possible to reset the numbering in the same paragraph style and in a specific text position? (By "specific text position" I mean that I want to reset the numbering in the cell of my choosing)
I don't want to create separate paragraph styles for each component table on separate pages because there are about 20 something of these component tables and it would create a mess in my pgf styles.
