Dan Davison wrote:
> If I'm viewing the manual with Sebastian's org-info javascript info
> emulation, and I'm on node 13 of the manual, what key do I press to get
> to 13.1?
>
> I wish I were better with info. My understanding is that I would use
> space or ] in emacs.
>
In emacs info, advanc
On Mon, Jun 22, 2009 at 10:15 PM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > Hmm... I may need to wait for another release of the org-mode and the js
> > file.
>
>
> Which version of Org-mode do you use? `M-x org-version RET'
>
>
I'm using 6.27a.
>
> > By the way, it loo
Xin Shi writes:
> Hi Sebastian,
>
> Hmm... I may need to wait for another release of the org-mode and the js
> file.
Which version of Org-mode do you use? `M-x org-version RET'
> By the way, it looks the contents table in the left-bar of that page behaves
> strange:
>
> http://orgmode.org/C
Hi Sebastian,
Hmm... I may need to wait for another release of the org-mode and the js
file.
By the way, it looks the contents table in the left-bar of that page behaves
strange:
http://orgmode.org/Changes.html#sec-2.1.1
Xin
On Mon, Jun 22, 2009 at 7:46 AM, Sebastian Rose wrote:
> Xin Shi
Xin Shi writes:
> Hi Sebastian,
>
> I have an idea of testing whether it works or not.
>
> In the orgmode page:
>
> http://orgmode.org/Changes.html#sec-2.1.1
>
> It's talking about the custom ID. Could you try to add an example after
> line:
>
> Links written like [[#my-target-name] ] can be used
Hi Sebastian,
I have an idea of testing whether it works or not.
In the orgmode page:
http://orgmode.org/Changes.html#sec-2.1.1
It's talking about the custom ID. Could you try to add an example after
line:
Links written like [[#my-target-name] ] can be used to target a custom ID.
For example:
Hm - the following methods work here. As I found in
http://article.gmane.org/gmane.emacs.orgmode/13047/match=custom+id they
shouldn't. Seems the links should be prepended with the hash sign as you
proposed. But it works both ways here (org-mode from today). I jumped
the gun and took a look in a t
Hi Sebastian,
I tried that. Now in the published file, the link becomes
"pagename#sec-2.1.1", not the ID name. At the same time, when I click on it,
it still does not move. :(
Xin
On Fri, Jun 19, 2009 at 11:09 AM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > So, I got a r
Xin Shi writes:
> Hi Sebastian,
>
> So, I got a related question is how to jump internally during the info mode?
> For example:
>
> In one place I defined:
> :CUSTOM_ID: tab-compare
>
> In another place in the same org file, I want to link to that position by
> [[#tab-compare][table]].
Ahh - g
Xin Shi writes:
> Hi Sebastian,
>
> So, I got a related question is how to jump internally during the info mode?
> For example:
>
> In one place I defined:
> :CUSTOM_ID: tab-compare
>
> In another place in the same org file, I want to link to that position by
> [[#tab-compare][table]].
> It does
Hi Sebastian,
So, I got a related question is how to jump internally during the info mode?
For example:
In one place I defined:
:CUSTOM_ID: tab-compare
In another place in the same org file, I want to link to that position by
[[#tab-compare][table]].
It does not jump to that position by the ja
Xin Shi writes:
> Hi Sebastian,
>
> I see. So, in your initial email, "using mouse" only means click on the
> links make by the js file.
Yes.
Modifying the history is considered dangerous (it is).
But you can return from file b to file a using the browsers back
button. Now to the very point
Hi Sebastian,
I see. So, in your initial email, "using mouse" only means click on the
links make by the js file.
Xin
On Thu, Jun 18, 2009 at 10:58 AM, Sebastian Rose wrote:
> Xin Shi writes:
> > Hi Sebastian,
> >
> > This is a really great feature I was hoping to have!
> >
> > I tried to get
Xin Shi writes:
> Hi Sebastian,
>
> This is a really great feature I was hoping to have!
>
> I tried to get the http://orgmode.org/org-info.js and tested on Firefox
> 3.0.11, the "B" works but click on the go back button is not working. ...
> not sure why.
The reason for this is, we can not modi
Hi Sebastian,
This is a really great feature I was hoping to have!
I tried to get the http://orgmode.org/org-info.js and tested on Firefox
3.0.11, the "B" works but click on the go back button is not working. ...
not sure why.
Thanks!
Xin
One question is in one org file, how to specify the int
Hi Sebastian,
On Jun 17, 2009, at 11:52 PM, Sebastian Rose wrote:
Hi,
just cannot resist posting this here:
Why would you even consider to resist? :-)
this is really great, I missed the possibility to go back to the most
recent position.
- Carsten
The navigation of org-info.js has
Hi Sebastian,
On Jun 17, 2009, at 11:52 PM, Sebastian Rose wrote:
Hi,
just cannot resist posting this here:
Why would you even consider to resist? :-)
this is really great, I missed the possibility to go back to the most
recent position.
- Carsten
The navigation of org-info.js has
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
Sebastian Rose wrote:
Hello list,
Rick Moynihan requested a table of contents sorted by tags
(http://lists.gnu.org/archive/html/emacs-orgmode/2008-07/msg00434.html).
The new version on http://repo.or.cz/w/Worg.git provides a the
shortcut 'C' to show such an index:
Tag1
- Headline with ta
Hi Sebastian,
simply awesome!!!
A few observations:
- "?" does not work for me, is does nothing.
- How about allowing "2 . 1 s" as a way to jump to section 2.1,
without ever showing a dialog window?
Best wishes
Carsten
On Mar 31, 2008, at 2:56 PM, Sebastian Rose wrote:
Hi list,
thi
Pete Phillips <[EMAIL PROTECTED]> writes:
> I'm trying to use org-info.js.
>
> I am using the git repository, and have placed the stylesheet.css and
> the org-info.js into the same directory that my org file is in.
>
> The top of my org-file is as follows:
>
> #+TITLE: ubuntu-general.org
> #+AU
On Mar 23, 2008, at 2:27 AM, Sebastian Rose wrote:
Hello out there,
the appended package contains the alpha version of the org-
info.js
mentioned earlier on this list. The script displays XHTML exported
org
files in an Linuxdoc like way and now supports folding. Just anpack
and
27 matches
Mail list logo