emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Control the entries of the index in org-mode exporting


From: Bastien
Subject: Re: [O] Control the entries of the index in org-mode exporting
Date: Tue, 02 Oct 2012 16:03:30 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi,

twiki <address@hidden> 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



reply via email to

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