From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug][ox-latex] Captions in equations Date: Sun, 19 Jan 2014 20:41:35 +0100 Message-ID: <87r483zrm8.fsf@gmail.com> References: <87txd16q0s.fsf@gmx.us> <87iotg1ffu.fsf@gmail.com> <87zjms83dr.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43864) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4yFD-0005cc-JV for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 14:41:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W4yF7-0005Zc-Ph for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 14:41:19 -0500 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:39216) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W4yF7-0005ZU-Ij for emacs-orgmode@gnu.org; Sun, 19 Jan 2014 14:41:13 -0500 Received: by mail-wi0-f179.google.com with SMTP id hr1so2482910wib.0 for ; Sun, 19 Jan 2014 11:41:12 -0800 (PST) In-Reply-To: <87zjms83dr.fsf@gmx.us> (rasmus@gmx.us's message of "Sun, 19 Jan 2014 15:14:56 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > OK. I can prepare a patch. Great. Thank you. > In LaTeX the floating would be kind of odd, I think. At the very > least math floats shouldn't be Figure or Tables (IMO); unfortunately > the Internets seem to suggest that you usually create additional > floats via packages such as newfloat of "caption". HTML should also > be considered... IIRC there is a "caption" package that can add captions to objects without making them floats. We could support it, but without requiring that package by default. Regards, -- Nicolas Goaziou