From mboxrd@z Thu Jan 1 00:00:00 1970
From: "Carsten Dominik"
Subject: Re: 3 bugs with the HTML exporter
Date: Thu, 22 Nov 2007 08:50:21 +0100
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Return-path:
Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
id 1Iv6qv-0005YV-IQ
for emacs-orgmode@gnu.org; Thu, 22 Nov 2007 02:52:01 -0500
Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
id 1Iv6qu-0005Xt-Qi
for emacs-orgmode@gnu.org; Thu, 22 Nov 2007 02:52:01 -0500
Received: from [199.232.76.173] (helo=monty-python.gnu.org)
by lists.gnu.org with esmtp (Exim 4.43) id 1Iv6qu-0005XY-8V
for emacs-orgmode@gnu.org; Thu, 22 Nov 2007 02:52:00 -0500
Received: from mx20.gnu.org ([199.232.41.8])
by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.60) (envelope-from )
id 1Iv6qt-0006WS-Ig
for emacs-orgmode@gnu.org; Thu, 22 Nov 2007 02:51:59 -0500
Received: from wa-out-1112.google.com ([209.85.146.181])
by mx20.gnu.org with esmtp (Exim 4.60)
(envelope-from ) id 1Iv6qs-0004GH-8M
for emacs-orgmode@gnu.org; Thu, 22 Nov 2007 02:51:58 -0500
Received: by wa-out-1112.google.com with SMTP id k34so3098285wah
for ; Wed, 21 Nov 2007 23:50:22 -0800 (PST)
In-Reply-To:
Content-Disposition: inline
List-Id: "General discussions about Org-mode."
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org
To: Daniel Clemente
Cc: emacs-orgmode@gnu.org
Hi Daniel,
On Nov 19, 2007 10:42 PM, Daniel Clemente wrote:
> Hi,
> with org-mode 5.13i, the HTML exporter produces wrong results. I
> attach 3 explanations.
>
>
> *** 1
> I want a bold URI: *http://example.com/*
This does not work, and probably never will. You can use
@[[http://example.com/]]@
if you must, even though I find it hard to see why you'd want a URL in bold=
.
> *** 2
> This line has a footnote.[1]
>
> [1] And the footnote has a list:
> - First element
> - Second one
>
> The appears inside the =84p" element, but the paragraph isn't
> closed; there's no
.
> (And yes, I really have used and seen lists on footnotes on articles).
>
> *** 3
>
> The next horizontal line (
) shouldn't be inside a paragraph
> (...
...), but on its own (
):
>
Both tricky, I am taking a note and put them on my list - but I need a
really rainy day
to try to fix this. The exporter is not one the pieces I am too proud of..=
....
- Carsten
> ---------------------
>
> Since if you want for instance to apply a background-color or border
> to all paragraphs, you don't want that the line also has it.
>
>
> Thanks,
>
> Daniel
>
>
> _______________________________________________
> 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
>