From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: how to turn off capitalization Date: Thu, 23 Jun 2011 01:17:15 -0400 Message-ID: <6123.1308806235@alphaville.dokosmarshall.org> References: Reply-To: nicholas.dokos@hp.com Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZcIT-00071O-HN for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 01:17:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZcIS-00073j-Fh for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 01:17:45 -0400 Received: from vms173019pub.verizon.net ([206.46.173.19]:36012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZcIS-00073T-AQ for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 01:17:44 -0400 Received: from alphaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173019.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0LN80038C9CR4M30@vms173019.mailsrvcs.net> for emacs-orgmode@gnu.org; Thu, 23 Jun 2011 00:17:21 -0500 (CDT) In-reply-to: Message from Rustom Mody of "Thu\, 23 Jun 2011 09\:05\:36 +0530." 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: nicholas.dokos@hp.com, emacs-orgmode --=-=-= Content-Type: text/plain 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? > That is strange: html export certainly does not capitalize the title in the following org snippet: --8<---------------cut here---------------start------------->8--- * some headline to Check capitalization and some text Too for Good measure. --8<---------------cut here---------------end--------------->8--- Everything is left as is (see attached html file). Moreover, I did a cursory search in the code and can find no smoking gun. Are you sure org export is doing the dirty deed? Or maybe you have some custom code: can you try with a minimal .emacs? Nick --=-=-= Content-Type: text/html Content-Disposition: attachment; filename=foo.html Content-Description: HTML file produced by org export from org file above foo

foo

1 some headline to Check capitalization

and some text Too for Good measure.

Date: 2011-06-23 01:10:58 EDT

Author: Nick Dokos

Org version 7.5 with Emacs version 24

Validate XHTML 1.0
--=-=-=--