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
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
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
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
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
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
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:
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
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