{array} is an environment used in {math-mode}. It can be useful when aligning terms.
1
vote
0answers
60 views
how to store page numbers in array and retrive them later?
I am working on one application where i need to store page numbers in an array and retrive them later to print index. I don't want to use the existing index function as i need to have control on it. ...