From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: Org-Info.js Issue Date: Wed, 4 Mar 2009 11:40:40 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Leu9E-0006gf-Es for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 11:40:44 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Leu9C-0006fM-Uv for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 11:40:44 -0500 Received: from [199.232.76.173] (port=48198 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Leu9C-0006f8-MX for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 11:40:42 -0500 Received: from qw-out-1920.google.com ([74.125.92.145]:20099) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Leu9C-0002bc-DP for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 11:40:42 -0500 Received: by qw-out-1920.google.com with SMTP id 4so2725917qwk.24 for ; Wed, 04 Mar 2009 08:40:40 -0800 (PST) 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: sebastian_rose@gmx.de, emacs-orgmode@gnu.org Sebastian Rose wrote: > in info-view-mode the title is by default in the first section to avoid > scrolling. Alright, now I understand the issue. > > But you may pull the latest version and append '_title-above' to the > `view:' option, to leave it above regardless of view-mode. > > > #+INFOJS_OPT: view:info_title-above > #+INFOJS_OPT: view:plain_title-above Great. Thanks for your work and quick responses. Scott