From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [new exporter] 2 questions Date: Fri, 22 Feb 2013 20:42:00 +0100 Message-ID: <87hal4jfuf.fsf@gmail.com> References: <87sj4ogr4b.fsf@bye.fritz.box> <87liagjhlm.fsf@gmail.com> <87fw0oxhon.fsf@bye.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8yVd-0002KT-3h for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 14:42:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8yVa-0005NP-Ob for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 14:42:17 -0500 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:42811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8yVa-0005NA-Gv for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 14:42:14 -0500 Received: by mail-we0-f182.google.com with SMTP id t57so840244wey.41 for ; Fri, 22 Feb 2013 11:42:13 -0800 (PST) In-Reply-To: <87fw0oxhon.fsf@bye.fritz.box> (henry atting's message of "Fri, 22 Feb 2013 20:38:32 +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: henry atting Cc: emacs-orgmode@gnu.org henry atting writes: > Nicolas Goaziou writes: >> Try: >> >> #+attr_latex: :options "{2}" >> #+begin_multicols >> ... >> #+end_multicols > > It creates this command in the .tex file: > > \#+begin$_\mathrm{multicols}$ It works here. Difficult to say what is wrong in your buffer without more context. >> Be sure to (require 'ox-infojs) >> > > This works fine but the correct spelling is (require 'ox-jsinfo) Actually, library "ox-jsinfo.el" provides both symbols. Regards, -- Nicolas Goaziou