From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org export table.el [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)] Date: Mon, 03 Dec 2018 18:15:49 +0100 Message-ID: <87tvjujzui.fsf@nicolasgoaziou.fr> References: <87a7ly3jg0.fsf@nicolasgoaziou.fr> <87woozwo1d.fsf@nicolasgoaziou.fr> <874lbyqpji.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gTrpC-0001vf-SA for emacs-orgmode@gnu.org; Mon, 03 Dec 2018 12:16:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gTrp7-0003Mr-D0 for emacs-orgmode@gnu.org; Mon, 03 Dec 2018 12:16:02 -0500 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:57527) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gTrp5-0003KW-Nw for emacs-orgmode@gnu.org; Mon, 03 Dec 2018 12:15:56 -0500 In-Reply-To: (Ulrich G. Wortmann's message of "Mon, 3 Dec 2018 10:02:25 -0500") 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" To: "Ulrich G. Wortmann" Cc: emacs-orgmode@gnu.org Hello, "Ulrich G. Wortmann" writes: > I made a few more tweaks. The function now recognizes modifiers as to which > float environment to use, and where to place the float on the page. E.g. > > #+ATTR_LATEX: :environment longtable > #+ATTR_LATEX: :placment [t] Thank you. However, I think the changes I pushed in "next" branch already do this. Did you try them? > I also had a quick look at the html export code to see whether I can add > the caption text to the html export, but that is beyond my understanding of > lisp. I think captions are also handled in the "next" branch. Regards, -- Nicolas Goaziou