[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A Roadmap for TexInfo without Info
From: |
Per Bothner |
Subject: |
Re: A Roadmap for TexInfo without Info |
Date: |
Thu, 26 Jan 2017 18:56:14 -0800 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 |
I've updated and added details to the roadmap:
http://per.bothner.com/blog/2017/texinfo-roadmap/
I've also spent some time re-implementing my JavaScript prototype,
which you can test online here:
http://per.bothner.com/kawa/invoke/
or download this archive:
http://per.bothner.com/kawa/kawa-manual.epub
(Unzip and browse to OEBPS/index.html.)
The prototype loads each page on-demand in an iframe.
It should be a good basis for features such as whole-document search
and keyboard-based navigation (as discussed in the roadmap),
though neither of those are actually implemented yet. (They could
be a Google Summer of Code project.)
--
--Per Bothner
address@hidden http://per.bothner.com/
- Re: A Roadmap for TexInfo without Info,
Per Bothner <=