emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Puneeth Chaganti <punchagan@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] Fix html export of footnotes with lists, tables, quotes, etc.
Date: Tue, 29 Mar 2011 14:50:47 +0530	[thread overview]
Message-ID: <AANLkTinbwPCUk4CnVU1PuNnOW2YeeU4agDKW=Z4evQyZ@mail.gmail.com> (raw)
In-Reply-To: <81pqpcvnhs.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 664 bytes --]

Hi Jambunathan,

Sorry for the delayed response, but here is a test case that covers
the above cases.

On Sun, Mar 27, 2011 at 4:28 PM, Jambunathan K <kjambunathan@gmail.com> wrote:
>
> Puneeth
>
>> Attached is a patch that allows having lists, tables, blockquotes and
>> other org blocks in footnotes.  Source code blocks still don't work.
>>
>
> Would you mind posting an example test case that covers all the above
> cases. I am trying to merge my branch with the most recent changes in
> the master. I would like to make sure that I break nothing when my
> changes gets merged to the master.
>
> Jambunathan K.
>
>
>



-- 
Puneeth

[-- Attachment #2: footnotes.org --]
[-- Type: application/octet-stream, Size: 416 bytes --]

#+TITLE: Example

* First
This is a footnote [fn:table] with a table and this is a footnote with
a list [fn:list] 

* Second
  Finally a footnote with a Quote [fn:quote]

[fn:quote] I love this quote
#+begin_quote
  If humans could mate with software, I'd have org-mode's babies. 
#+end_quote


[fn:table] Here's a table
| a   | b   |
|-----+-----|
| one | two |


[fn:list] And below is a list
- R
- python
- elisp

  reply	other threads:[~2011-03-29  9:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-18 11:52 [PATCH] Fix html export of footnotes with lists, tables, quotes, etc Puneeth Chaganti
2011-03-23 14:08 ` [Accepted] " Bastien Guerry
2011-03-23 14:21   ` Puneeth Chaganti
2011-03-23 14:30     ` Bastien
2011-03-23 14:37       ` Puneeth Chaganti
2011-03-27 10:58 ` [PATCH] " Jambunathan K
2011-03-29  9:20   ` Puneeth Chaganti [this message]
2011-07-10 16:03     ` Jambunathan K

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to='AANLkTinbwPCUk4CnVU1PuNnOW2YeeU4agDKW=Z4evQyZ@mail.gmail.com' \
    --to=punchagan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=kjambunathan@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 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).