I am following Resume Enumeration across frames
the author has mentioned the use of \suite and \asuivre to enable the resume of enumeration across different frames.
What do \suite and \asuivre commands do?
I have to create an enumeration list that expands four frames. I have been trying \suite and \asuivre but the numbering that I am getting is incorrect.
For example, sometimes I get the sequence {1,2,3,4}{1,2,3,4}{1,2,3,4}{1,2,3,4}
In some other combination, I end up getting {1,2,3,4}{5,6,7,8}{1,2,3,4}{5,6,7,8}
In one of the combinations I even got {1,2,3,4}{1,2,3,4}{5,6,7,8}{9,10,11,12}
where {} represent one frame and the number represents the order of the enumeration list
I basically do not know when to write \suite or \asuivre and when to NOT write it. Kindly help
