help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

reftex index phrases


From: Tom Dye
Subject: reftex index phrases
Date: Sun, 19 Jul 2009 07:13:16 -1000
User-agent: Unison/1.8.1

Aloha all,

reftex index phrases doesn't behave as I expect.

\documentclass{article}

\begin{document}
Some text.
\end{document}

Ctrl-C \ on "text."  Mark entry as i.

% -*- mode: reftex-index-phrases; TeX-master: "test_reftex.tex" -*-
%                              Key      Macro Format            Repeat
%---------------------------------------------------------------------
INDEX_MACRO_DEFINITION: i       \index{%s}              t
INDEX_MACRO_DEFINITION: g       \glossary{%s}           t
%---------------------------------------------------------------------


i       text

Ctrl-C Ctrl-i indicates one match in one file.
Ctrl-C Ctrl-a ! replaces two occurrences

\documentc\index{text}text{article}

\begin{document}
Some \index{text}text.
\end{document}

This is mostly magic to me.  If someone could offer assistance, I'll be grateful. 

I'm using Aquamacs 1.8.

All the best,
Tom

--
Tom Dye
T. S. Dye & Colleagues, Archaeologists, Inc.
Honolulu, Hawai`i



reply via email to

[Prev in Thread] Current Thread [Next in Thread]