Fixed, thanks.
- Carsten
-----Original Message-----
From: emacs-orgmode-bounces+dominik=science.uva.nl@gnu.org on behalf of Adam Spiers
Sent: Sat 5/31/2008 12:53 AM
To: org-mode mailing list
Subject: [Orgmode] weirdness with #+TITLE in HTML export
Is this a regression or am I missing something?
--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------
#+OPTIONS: H:1 num:t toc:t \n:nil skip:nil
#+TITLE: Test title
Foo
--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------
results in the following (preamble and postamble snipped for brevity):
--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------
</head><body>
<h1 class="title">Test title</h1>
#+TITLE: Test title
<p>
Foo
</p></div>
--------- 8< --------- 8< --------- 8< --------- 8< --------- 8< ---------
Why does the #+TITLE line appear in the raw text? And why does it
vanish if I add a newline before it in the source .org file?
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode