* weirdness with #+TITLE in HTML export
@ 2008-05-30 22:53 Adam Spiers
2008-06-10 7:03 ` Dominik, C.
0 siblings, 1 reply; 2+ messages in thread
From: Adam Spiers @ 2008-05-30 22:53 UTC (permalink / raw)
To: org-mode mailing list
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?
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: weirdness with #+TITLE in HTML export
2008-05-30 22:53 weirdness with #+TITLE in HTML export Adam Spiers
@ 2008-06-10 7:03 ` Dominik, C.
0 siblings, 0 replies; 2+ messages in thread
From: Dominik, C. @ 2008-06-10 7:03 UTC (permalink / raw)
To: Adam Spiers, org-mode mailing list
[-- Attachment #1.1: Type: text/plain, Size: 1211 bytes --]
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
[-- Attachment #1.2: Type: text/html, Size: 1959 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-10 7:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 22:53 weirdness with #+TITLE in HTML export Adam Spiers
2008-06-10 7:03 ` Dominik, C.
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).