From mboxrd@z Thu Jan 1 00:00:00 1970 From: anhnmncb Subject: Re: Is it possible to export html that remains the outline feature? Date: Thu, 18 Dec 2008 01:41:57 +0000 (UTC) Message-ID: References: <871vw7jc6n.fsf@sina.com> <87tz93avyb.fsf@gnu.org> <87oczbhvf4.fsf@sina.com> <87oczb9erj.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LD7u3-0000Ar-Fr for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 20:42:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LD7u2-0000AM-8X for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 20:42:14 -0500 Received: from [199.232.76.173] (port=45092 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD7u2-0000AF-41 for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 20:42:14 -0500 Received: from main.gmane.org ([80.91.229.2]:36980 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LD7u1-0004Bj-NS for emacs-orgmode@gnu.org; Wed, 17 Dec 2008 20:42:13 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LD7tv-0001rB-Qt for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 01:42:07 +0000 Received: from 121.229.27.109 ([121.229.27.109]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 01:42:07 +0000 Received: from anhnmncb by 121.229.27.109 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Dec 2008 01:42:07 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On 2008-12-17, Bastien wrote: > anhnmncb writes: > >> Bastien (2008-12-17 12:21 +0100) wrote: >> >>> anhnmncb writes: >>> >>>> Hi, list, as title :) >>> >>> Yes! >>> >>> Check this: http://orgmode.org/worg/code/org-info-js/ >> >> Hello Bastien, my org version is Org-mode version 6.15a, do I still need >> something else? I have tried your example given in the doc: > > (Where is that doc? I should fix it.) > > See http://orgmode.org/manual/Javascript-support.html for accurate doc. > >> #+INFOJS_OPT: path:org-info.js > > If you set `path' to a relative path like the one above, it means you > need to have the org-info.js script in the same directory that the one > you put your webpages on. I suspect the problem comes from this. Yes, now it works, looks really great, thank you! > > Better use the absolute path to http://orgmode.org/org-info.js (which > is the default one.) > >> But find that org can only export html via C-c C-e. > > It's okay to export with C-c C-e. > > HTH, > -- Regards, anhnmncb