emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Additional indices in TexInfo exporter: FR or may be just a note ...


From: Nicolas Goaziou
Subject: Re: Additional indices in TexInfo exporter: FR or may be just a note ...
Date: Fri, 30 Apr 2021 12:51:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hello,

Ramesh Nedunchezian <rameshnedunchezian@outlook.com> writes:

> 1. (May be) support for additional indices in TexInfo exporter.

You can use

#+texinfo: @fooindex whatever

> 2. Use `info' function--as opposed to `info' binary--to open an
>    exported INFO file. IOW, don't use `org-open-file', but use `info'
>    function directly.

You can add, e.g,

  ("info" . (lambda (file _) (info file)))

to `org-file-apps'.

Regards,
-- 
Nicolas Goaziou



reply via email to

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