emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* disable title-format "<h1>%s</h1>\n" when exporting html
@ 2014-11-22 22:17 Vinh Nguyen
  2014-11-23  3:19 ` Rasmus
  0 siblings, 1 reply; 2+ messages in thread
From: Vinh Nguyen @ 2014-11-22 22:17 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: disable title-format "<h1>%s</h1>\n" when exporting html
  2014-11-22 22:17 disable title-format "<h1>%s</h1>\n" when exporting html Vinh Nguyen
@ 2014-11-23  3:19 ` Rasmus
  0 siblings, 0 replies; 2+ messages in thread
From: Rasmus @ 2014-11-23  3:19 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Vinh Nguyen <vinhdizzo@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-23  3:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-22 22:17 disable title-format "<h1>%s</h1>\n" when exporting html Vinh Nguyen
2014-11-23  3:19 ` Rasmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).