Re: [Orgmode] Org-Info.js Issue

2009-03-04 Thread Scott Randby
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_OP

Re: [Orgmode] Org-Info.js Issue

2009-03-04 Thread Sebastian Rose
Hi Scott, in info-view-mode the title is by default in the first section to avoid scrolling. 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

Re: [Orgmode] Org-Info.js Issue

2009-03-04 Thread Scott Randby
Sebastian Rose wrote: > Hi Scott, > > > this is fixed now in v.0.1.0.4 Thanks, it works. I do have some suggestions for the title. 1. Unfortunately, I cannot use the ftoc:t option. For reasons I won't go into here, I cannot have the table of contents displayed on one side of the page. If I use ft

Re: [Orgmode] Org-Info.js Issue

2009-03-04 Thread Sebastian Rose
Hi Scott, this is fixed now in v.0.1.0.4 As always, the script is available on repo_or_cz: http://repo.or.cz/w/Worg.git?a=blob_plain;f=code/org-info-js/org-info.js;hb=e11bc7fe538a513d899f4d006bf5f887f35dd8ce Regards, Sebastian Sebastian Rose writes: > Hi Scott, > > > thanks for the report

Re: [Orgmode] Org-Info.js Issue

2009-03-04 Thread Sebastian Rose
Sebastian Rose writes: > thanks for the report. > > The handling of the title is one of the weak points of the script > (another one being the text before first headline). > > The reason might be, that I was never sure what to do with it in > info-view-mode, plain-view-mode, TOC hidden, TOC. > > I

Re: [Orgmode] Org-Info.js Issue

2009-03-04 Thread Sebastian Rose
Hi Scott, thanks for the report. The handling of the title is one of the weak points of the script (another one being the text before first headline). The reason might be, that I was never sure what to do with it in info-view-mode, plain-view-mode, TOC hidden, TOC. In info-view-mode, the title

[Orgmode] Org-Info.js Issue

2009-03-03 Thread srandby
Hi again, Sorry for the multiple messages. I just noticed one other thing. When I go from slide mode to plain mode, the full table of contents will not be displayed unless I reload the page. Scott Randby ___ Emacs-orgmode mailing list Remember:

[Orgmode] Org-Info.js Issue

2009-03-03 Thread srandby
Hi again, I just noticed that the title is displayed when I hit "x" to view the page as slides and it appears at the top of every slide. Unfortunately, I don't want the title displayed when viewing the page as slides. I only want it displayed above the table of contents when in plain or info m

[Orgmode] Org-Info.js Issue

2009-03-03 Thread srandby
Hi, I just upgraded org-info.js to version 0.1.0.2. Everything works fine except for one item. The org file I use to generate my web page contains the line #+TITLE: This is the Title which org-mode 6.23 exports to html, right below , as This is the Title When I view the web page using