From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: New LaTeX exporter and source code blocks Date: Sun, 06 May 2012 08:31:59 +0200 Message-ID: <878vh5es68.fsf@gmail.com> References: <87lil6e45e.fsf@gmail.com> <87havue2cn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQv3V-0006UE-75 for emacs-orgmode@gnu.org; Sun, 06 May 2012 02:34:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SQv3S-0002lZ-T3 for emacs-orgmode@gnu.org; Sun, 06 May 2012 02:34:52 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:40395) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SQv3S-0002ky-Kb for emacs-orgmode@gnu.org; Sun, 06 May 2012 02:34:50 -0400 Received: by werb14 with SMTP id b14so2277972wer.0 for ; Sat, 05 May 2012 23:34:48 -0700 (PDT) In-Reply-To: (Thomas S. Dye's message of "Sat, 05 May 2012 12:55:04 -1000") 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: "Thomas S. Dye" Cc: Org-mode Hello, tsd@tsdye.com (Thomas S. Dye) writes: > I can't get a \begin{figure*} environment with multicolumn. > > ---- Org-mode ---- > #+CAPTION: A sample black and white graphic (.eps format) that needs to span two columns of text. > #+ATTR_LaTeX: multicolumn > [[file:flies.eps]] > ------------------ Indeed. This is fixed now. Thank you for your reports ! Regards, -- Nicolas Goaziou