From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: Re: how to turn off capitalization Date: Thu, 23 Jun 2011 07:25:41 -0500 Message-ID: <4E0330C5.7060309@ccbr.umn.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZixJ-0003cS-MX for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 08:24:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZixI-0006DF-4Y for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 08:24:21 -0400 Received: from pegasus.biostat.wisc.edu ([144.92.73.35]:42874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZixH-0006AM-R9 for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 08:24:20 -0400 In-Reply-To: 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: Rustom Mody Cc: emacs-orgmode On 06/22/2011 10:35 PM, Rustom Mody wrote: > Ive just found that org is capitalizing my titles in html export. [I > had not noticed this earlier] > I would like to capitalize my titles slightly differently: for example > propositions like 'to' 'with' etc I would like to leave as lowercase. > > Is it possible to turn off capitalization of titles? > Does the resulting HTML file actually contain the capitalisation, or only when viewed in whatever browser you're using?