emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Control the entries of the index in org-mode exporting
@ 2012-10-02  9:10 twiki
  2012-10-02 14:03 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: twiki @ 2012-10-02  9:10 UTC (permalink / raw)
  To: emacs-orgmode

I have a document in Org and I would like to add 
an index exporting to LaTeX, I would like to control 
the formatting of the entries in the index 
as is done in LaTeX with the command \index, e.g. 

\index{Actors!Jack Nicholson} 

Any suggestions? 
THANKS

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

* Re: Control the entries of the index in org-mode exporting
  2012-10-02  9:10 Control the entries of the index in org-mode exporting twiki
@ 2012-10-02 14:03 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-10-02 14:03 UTC (permalink / raw)
  To: twiki; +Cc: emacs-orgmode

Hi,

twiki <twiki7619@gmail.com> writes:

> I have a document in Org and I would like to add 
> an index exporting to LaTeX, I would like to control 
> the formatting of the entries in the index 
> as is done in LaTeX with the command \index, e.g. 
>
> \index{Actors!Jack Nicholson} 
>
> Any suggestions? 

You can simply use \index{Actors!Jack Nicholson} in your
.org file.  It will added verbatim to your .tex file.
Then compiling your index and your .tex file will add
this entry.

HTH,

-- 
 Bastien

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

end of thread, other threads:[~2012-10-02 14:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02  9:10 Control the entries of the index in org-mode exporting twiki
2012-10-02 14:03 ` Bastien

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).