[O] disable title-format h1%s/h1\n when exporting html

2014-11-22 Thread Vinh Nguyen
Dear list,

I would like my org html exporter to not include the title as an H1
header.  According to this
(http://orgmode.org/worg/org-contrib/org-export-generic.html), I think
I could do it by setting it to blank in my init file.  However, I'd
like to keep as is the default, but would like to disable the
inclusion of

h1%s/h1\n

for each project/org file by itself.  Is there any way to set this
option within the org file?  Thanks for your help.

-- Vinh



Re: [O] disable title-format h1%s/h1\n when exporting html

2014-11-22 Thread Rasmus
Hi,

Vinh Nguyen vinhdi...@gmail.com writes:

 Dear list,

 I would like my org html exporter to not include the title as an H1
 header.  According to this
 (http://orgmode.org/worg/org-contrib/org-export-generic.html), I think
 I could do it by setting it to blank in my init file.  However, I'd
 like to keep as is the default, but would like to disable the
 inclusion of

 h1%s/h1\n

 for each project/org file by itself.  Is there any way to set this
 option within the org file?  Thanks for your help.

So do you want no title at all or do you want to only suppress the
h1-representation?  For the former just don't set the title or use

#+TITLE:

For the latter you'd probably need a filter.

Hope it helps,
Rasmus

-- 
And when I’m finished thinking, I have to die a lot