Re: [O] how to turn off capitalization

2011-06-23 Thread Rustom Mody
On Thu, Jun 23, 2011 at 10:47 AM, Nick Dokos  wrote:
> 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

Ok Sorry for the noise. Its not coming with a emacs -Q
I guess its coming from Berndt's css which Ive been using



Re: [O] how to turn off capitalization

2011-06-23 Thread Erik Iverson

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?



[O] how to turn off capitalization

2011-06-22 Thread Rustom Mody
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?