all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Control the entries of the index in org-mode exporting
@ 2012-10-02  8:55 twiki7619
  2012-10-02  9:07 ` Jambunathan K
  0 siblings, 1 reply; 4+ messages in thread
From: twiki7619 @ 2012-10-02  8:55 UTC (permalink / raw)
  To: help-gnu-emacs

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] 4+ messages in thread

* Re: Control the entries of the index in org-mode exporting
  2012-10-02  8:55 twiki7619
@ 2012-10-02  9:07 ` Jambunathan K
  0 siblings, 0 replies; 4+ messages in thread
From: Jambunathan K @ 2012-10-02  9:07 UTC (permalink / raw)
  To: twiki7619; +Cc: help-gnu-emacs

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}

You are likely to get good help if you post this Orgmode mailing list.
    http://thread.gmane.org/gmane.emacs.orgmode/

It is better if you post your Orgmode questions there.

> Any suggestions?
> THANKS
>

-- 



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

* 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; 4+ 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] 4+ 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; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ 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
  -- strict thread matches above, loose matches on Subject: below --
2012-10-02  8:55 twiki7619
2012-10-02  9:07 ` Jambunathan K

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.