On 4/26/11 Apr 26 -6:14 PM, Nick Dokos wrote: > Robert Goldman <rpgold...@sift.info> wrote: > >>>> 2. put in \index commands (I don't /believe/ #+INDEX works, but I could >>>> be wrong) >> >> Am I right about #+INDEX not being translated in the latex back end (it >> seems not to work, but it's hard to verify a negative)? >> > > Seems to be a publishing thingie only.
...snip... Working on a patch to org-latex that will translate #+INDEX: So far it's a little more difficult than I'd hoped. If we have that, then adding something to automagically invoke the right latex fu to accumulate and print the index should be relatively trivial. Even adding a new export method should be ok (modulo fixing the general bibtex + makeindex privs issue). R