From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Goldman Subject: Re: [PATCH] Make the latex export preprocessor rewrite #+INDEX to \index. Date: Thu, 28 Apr 2011 10:29:22 -0500 Message-ID: <4DB987D2.6080900@sift.info> References: <1303991243-30731-1-git-send-email-rpgoldman@sift.info> <1303991243-30731-2-git-send-email-rpgoldman@sift.info> <10844.1303994001@alphaville.dokosmarshall.org> <4DB9866B.2080107@real-time.com> Reply-To: rpgoldman@sift.info Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:52773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFT9k-0007iA-BH for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 11:29:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFT9g-0008Lt-Gw for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 11:29:28 -0400 Received: from mpls.sift.info ([75.146.46.193]:55315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFT9g-0008Ll-AF for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 11:29:24 -0400 In-Reply-To: <4DB9866B.2080107@real-time.com> 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Cc: nicholas.dokos@hp.com My mistake -- I made the template wrong; it wasn't a case-fold issue, after all. I have a patch that will do this now. Will post it soon. Cheers, r