From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: Re: [new exporter] 2 questions Date: Fri, 22 Feb 2013 20:38:32 +0100 Message-ID: <87fw0oxhon.fsf@bye.fritz.box> References: <87sj4ogr4b.fsf@bye.fritz.box> <87liagjhlm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8ySo-0000sk-17 for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 14:39:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8yS3-0004Ew-AA for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 14:39:21 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:56915) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8yS2-0004Ec-Ta for emacs-orgmode@gnu.org; Fri, 22 Feb 2013 14:38:35 -0500 In-Reply-To: <87liagjhlm.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 22 Feb 2013 20:04:05 +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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > Hello, > > henry atting writes: > >> The features are included, does this mean special block should work >> ``out of the box''? If so something like this >> >> #+begin_multicols {2} >> #+end_multicols >> >> should work in LaTeX export (as it did flawlessly with the previous >> exporter); - but it fails. > > Try: > > #+attr_latex: :options "{2}" > #+begin_multicols > ... > #+end_multicols It creates this command in the .tex file: \#+begin$_\mathrm{multicols}$ >> How do I invoke org-info.js now? `#+INFOJS_OPT:' does not work as >> expected so it must be obsolete, no? > > Be sure to (require 'ox-infojs) > This works fine but the correct spelling is (require 'ox-jsinfo) > There should be some completion for #+INFOJS_OPT keyword with M-TAB. > > > Regards, Thanks, -- henry atts, web: http://literaturlatenight.de