all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Dye <tsd@tsdye.com>
To: help-gnu-emacs@gnu.org
Subject: reftex index phrases
Date: Sun, 19 Jul 2009 07:13:16 -1000	[thread overview]
Message-ID: <2009071907131616807-tsd@tsdyecom> (raw)

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	other threads:[~2009-07-19 17:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-19 17:13 Tom Dye [this message]
2009-07-19 17:37 ` reftex index phrases Ralf Angeli
2009-07-19 20:16   ` Tom Dye
2009-07-21  2:48   ` Tom Dye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2009071907131616807-tsd@tsdyecom \
    --to=tsd@tsdye.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.