From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Nicolas Berthier <nberth@member.fsf.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: formatted index entries
Date: Wed, 18 Jun 2014 15:16:47 +0200 [thread overview]
Message-ID: <878uoul5mo.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <vp0oha3iv2a7.fsf@epicea.irisa.fr> (Nicolas Berthier's message of "Wed, 18 Jun 2014 14:18:56 +0200")
Hello,
Nicolas Berthier <nberth@member.fsf.org> writes:
> IMHO, the handling of Org markups (at least) by the LaTeX exporter (and
> maybe others) would suffice to implement this feature (with a few tricks
> to still allow sorting by makeindex). Am I right?
Handling Org markup in the general case is difficult because INDEX
keywords, as any other keyword, are not parsed. You can force latex
back-end to translate the value of the keyword for a partial support of
Org markup (e.g., no macros besides those defined by default, no noweb
syntax in Babel).
If that sufficient, you can ask `org-latex-keyword' to first split value
at exclamation marks, and send each part through `org-export-string-as'
in order to get valid LaTeX markup.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2014-06-18 13:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-18 8:00 formatted index entries Nicolas Berthier
2014-06-18 9:36 ` Nicolas Goaziou
2014-06-18 12:18 ` Nicolas Berthier
2014-06-18 13:16 ` Nicolas Goaziou [this message]
2014-06-18 14:02 ` Nicolas Berthier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878uoul5mo.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=nberth@member.fsf.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).