all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* reftex index phrases
@ 2009-07-19 17:13 Tom Dye
  2009-07-19 17:37 ` Ralf Angeli
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Dye @ 2009-07-19 17:13 UTC (permalink / raw)
  To: help-gnu-emacs

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-21  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-19 17:13 reftex index phrases Tom Dye
2009-07-19 17:37 ` Ralf Angeli
2009-07-19 20:16   ` Tom Dye
2009-07-21  2:48   ` Tom Dye

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.