reftex-renumber-simple-labels

reftex-renumber-simple-labels is an interactive autoloaded compiled Lisp function in `reftex-global.el'.


(reftex-renumber-simple-labels)

Renumber all simple labels in the document to make them sequentially.
Simple labels are the ones created by RefTeX, consisting only of the
prefix and a number. After the command completes, all these labels will
have sequential numbers throughout the document. Any references to
the labels will be changed as well. For this, RefTeX looks at the
arguments of any macros which either start or end in the string `ref'.
This command should be used with care, in particular in multifile
documents. You should not use it if another document refers to this
one with the `xr' package.