From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Love Subject: Multiple Indices Date: Thu, 28 Feb 2019 23:52:16 -0600 Message-ID: Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58976) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gzb5q-0003qO-0n for emacs-orgmode@gnu.org; Fri, 01 Mar 2019 00:52:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gzb5p-0000bH-Bv for emacs-orgmode@gnu.org; Fri, 01 Mar 2019 00:52:21 -0500 Received: from resqmta-ch2-01v.sys.comcast.net ([2001:558:fe21:29:69:252:207:33]:41242) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gzb5o-0000Z7-Dp for emacs-orgmode@gnu.org; Fri, 01 Mar 2019 00:52:20 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode list I=E2=80=99m using Org mode to document some software. When I see = Texinfo used for this, I see that you can have a subject index and a = variable index. How do I achieve the same thing in Org mode? Can = someone point to examples of this?