all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Samuel Wales <samologist@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Fixing footnote HTML
Date: Sat, 9 Mar 2013 18:00:00 -0700	[thread overview]
Message-ID: <CAJcAo8t1s750Y0+2yTv1mf9VprDsmx4U7cAum_t6v0Ug1fEN9Q@mail.gmail.com> (raw)

On 2/27/13, Samuel Wales <samologist@gmail.com> wrote:
> On 2/13/13, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
>> Anyway, if you send the correct HTML that should be generated, I will
>> fix it.
>
> Probably all that needs to be done is to not use a table.  I tested this by
> manually removing <table> <td> <tr> and their closing tags.

I am referring to these:

  (defun org-html-format-footnote-definition (fn)
  (defun org-html-footnote-section (info)

They output a table, which looks IMO very confusing in both w3m and
Firefox.  The old exporter worked fine.  The solution IMO is to remove
the table tags.

> I tested it in Firefox and w3m.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  Just like
AIDS, it attacks MANY body systems.  ANYBODY can get it.  There is NO
hope without activist action.  This means YOU.

             reply	other threads:[~2013-03-10  1:00 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10  1:00 Samuel Wales [this message]
2013-03-10  3:56 ` Fixing footnote HTML Jambunathan K
2013-03-10  4:02   ` Jambunathan K
2013-03-10  5:10   ` Samuel Wales
2013-03-10  5:18     ` Jambunathan K
2013-03-10  9:45       ` Bastien
2013-03-10 10:15         ` Jambunathan K
2013-03-10 10:20           ` Bastien
2013-03-10 10:28             ` Jambunathan K
2013-03-10 11:10               ` Bastien
2013-03-11  1:57                 ` Samuel Wales
2013-03-11  2:05                   ` Samuel Wales
2013-03-12 14:18                   ` Bastien
2013-03-17 17:59                     ` Samuel Wales
2013-03-19 15:57                       ` Bastien
2013-03-25  6:07                         ` Samuel Wales
2013-03-25  6:14                           ` Bastien
2013-03-25  6:19                             ` Samuel Wales
2013-03-25  6:53                               ` Bastien
2013-04-18 20:36                                 ` Samuel Wales
2013-03-10 10:04       ` Thomas S. Dye
2013-03-10 10:20         ` Jambunathan K
2013-03-10 18:12           ` Thomas S. Dye

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJcAo8t1s750Y0+2yTv1mf9VprDsmx4U7cAum_t6v0Ug1fEN9Q@mail.gmail.com \
    --to=samologist@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.