[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] get rid of empty caption on html export?
From: |
Jambunathan K |
Subject: |
Re: [O] get rid of empty caption on html export? |
Date: |
Sat, 18 Aug 2012 21:07:13 +0530 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
Matt Price <address@hidden> writes:
> Hi,
>
> I have asimpl table in an org document which, when i export to HTML,
> is for some reason accompanied by an empty <caption></caption> tag. My
> wordpress theme causes the caption to take up valuable space... is
> there any way to surpress the caption tag from being created on
> export? If not, maybe osmeone has a css trick that will stop the
> caption tag from taking up vertical space on the screen if there's
> nothing inside it?
I have fixed this in org-e-html.el.
Please export with M-x org-export-dispatch RET etc etc
> Thanks as always!
> matt
>
>
--