reftex-index-phrases-mode

reftex-index-phrases-mode is an interactive autoloaded Lisp function in `reftex-index.el'.


(reftex-index-phrases-mode)

Major mode for managing the Index phrases of a LaTeX document.
This buffer was created with RefTeX.

To insert new phrases, use
- `C-c \' in the LaTeX document to copy selection or word
- `M-x reftex-index-new-phrase' in the phrases buffer.

To index phrases use one of:

M-x reftex-index-this-phrase index current phrase
M-x reftex-index-next-phrase index next phrase (or N with prefix arg)
M-x reftex-index-all-phrases index all phrases
M-x reftex-index-remaining-phrases index current and following phrases
M-x reftex-index-region-phrases index the phrases in the region

You can sort the phrases in this buffer with M-x reftex-index-sort-phrases.
To display information about the phrase at point, use M-x reftex-index-phrases-info.

For more information see the RefTeX User Manual.

Here are all local bindings.

key binding
--- -------

C-c Prefix Command
TAB self-insert-command

C-c C-a reftex-index-all-phrases
C-c C-c reftex-index-phrases-save-and-return
C-c C-d reftex-index-remaining-phrases
C-c C-f reftex-index-next-phrase
C-c TAB reftex-index-phrases-info
C-c RET reftex-index-phrases-set-macro-key
C-c C-n reftex-index-new-phrase
C-c C-r reftex-index-region-phrases
C-c C-s reftex-index-sort-phrases
C-c C-t reftex-index-find-next-conflict-phrase
C-c C-x reftex-index-this-phrase