On Thursday, 21 Apr 2016 at 18:19, Sharon Kimble wrote: > I am having great difficulty in indexing a document involving exporting > to latex. Specifically using colour within the index entry. > > ╭──── > │\index{Dutasteride!s/e!common - dizziness} = works > ╰──── > > however if I try these, they don't work > > ╭──── > │\index{Dutasteride!\textcolor{Green}{dizziness}} = fails > │\index{Dutasteride!\textcolor{Green}{dizziness} = fails > ╰────
What if you use #+latex: \index{Dutasteride!\textcolor{Green}{dizziness}} or @@latex:\index{Dutasteride!\textcolor{Green}{dizziness}}@@ for inline usage? -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-739-g789412