From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: Orgmode manual - available in *.org / emacs format? Date: Mon, 25 Jan 2010 10:27:44 +0000 Message-ID: <4B5D7220.9040305@manor-farm.org> References: <4B5C87F9.3030305@fastmail.fm> <83eilepkub.fsf@yahoo.it> Reply-To: lists@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NZMFD-0003oR-SU for emacs-orgmode@gnu.org; Mon, 25 Jan 2010 05:32:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NZMFC-0003ny-4l for emacs-orgmode@gnu.org; Mon, 25 Jan 2010 05:32:31 -0500 Received: from [199.232.76.173] (port=52436 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZMFB-0003nr-Nr for emacs-orgmode@gnu.org; Mon, 25 Jan 2010 05:32:29 -0500 Received: from li143-44.members.linode.com ([109.74.196.44]:32932 helo=li40-130.members.linode.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NZMFB-0004wO-DH for emacs-orgmode@gnu.org; Mon, 25 Jan 2010 05:32:29 -0500 In-Reply-To: <83eilepkub.fsf@yahoo.it> 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: Giovanni Ridolfi Cc: emacs-orgmode@gnu.org, erwinpanen@fastmail.fm >> I had a look at Publishing and the 2 contained sample configurations. >> Will following these examples give the left-hand scrollable TOC like >> it's visible on the http://orgmode.org/manual page? > I think it depends on the css. Have a look on it ;-) > If you didn't know, you can easily get the css by doing View source" in your browser then searching for the style sheet. In org's case this is http://orgmode.org/org.css. You can open this in a browser window and then save it somewhere. This is a very useful technique for copying other people's web site styling:) Ian.