Re: HTML self links to anchor points

2020-11-03 Thread Raymond Toy
On Tue, Nov 3, 2020 at 11:57 AM Gavin Smith wrote: > On Tue, Nov 03, 2020 at 07:53:08AM -0800, Raymond Toy wrote: > > > > I think links for @anchor is important since it's something the author > had > > > to say explicitly, so having that available in html seems appropriate. > > > Perhaps I'll ch

Re: HTML self links to anchor points

2020-11-03 Thread Gavin Smith
On Tue, Nov 03, 2020 at 07:53:08AM -0800, Raymond Toy wrote: > I tried this out using the maxima manual. This looks nice and works very > well! Not sure I like the fact that I can only see the link when I hover > over the item. I didn't check on a mobile device, but if this is how it > works o

Re: HTML self links to anchor points

2020-11-03 Thread Raymond Toy
On Mon, Nov 2, 2020 at 2:32 PM Raymond Toy wrote: > > > On Sun, Nov 1, 2020 at 1:02 PM Gavin Smith > wrote: > > I've gone and implemented it anyway (in commit b9920b16), because I >> wanted to see what it would be like. It is for @def* commands only >> at the moment, not for @anchor or for sect

Re: HTML self links to anchor points

2020-11-02 Thread Raymond Toy
On Sun, Nov 1, 2020 at 1:02 PM Gavin Smith wrote: > On Sun, Nov 01, 2020 at 05:18:24PM +, Gavin Smith wrote: > > On Sat, Oct 31, 2020 at 03:16:26PM -0700, Per Bothner wrote: > > > On 10/31/20 2:26 PM, Gavin Smith wrote: > > > > Feel free not to consider it if you find implementing your desire

Re: HTML self links to anchor points

2020-11-02 Thread Gavin Smith
On Sun, Nov 01, 2020 at 09:14:04PM +, Gavin Smith wrote: > On Sun, Nov 01, 2020 at 09:04:02PM +, Gavin Smith wrote: > > On Sun, Nov 01, 2020 at 09:02:55PM +, Gavin Smith wrote: > > > I've gone and implemented it anyway (in commit b9920b16), because I > > > wanted to see what it would be

Re: HTML self links to anchor points

2020-11-01 Thread Gavin Smith
On Sun, Nov 01, 2020 at 09:04:02PM +, Gavin Smith wrote: > On Sun, Nov 01, 2020 at 09:02:55PM +, Gavin Smith wrote: > > I've gone and implemented it anyway (in commit b9920b16), because I > > wanted to see what it would be like. It is for @def* commands only > > at the moment, not for @anc

Re: HTML self links to anchor points

2020-11-01 Thread Gavin Smith
On Sun, Nov 01, 2020 at 09:02:55PM +, Gavin Smith wrote: > I've gone and implemented it anyway (in commit b9920b16), because I > wanted to see what it would be like. It is for @def* commands only > at the moment, not for @anchor or for section headings. Turn it off > with the -c PERMALINKS=0

Re: HTML self links to anchor points

2020-11-01 Thread Gavin Smith
On Sun, Nov 01, 2020 at 05:18:24PM +, Gavin Smith wrote: > On Sat, Oct 31, 2020 at 03:16:26PM -0700, Per Bothner wrote: > > On 10/31/20 2:26 PM, Gavin Smith wrote: > > > Feel free not to consider it if you find implementing your desired > > > functionality enough, but there has also been discus

Re: HTML self links to anchor points

2020-09-22 Thread Raymond Toy
On Mon, Sep 21, 2020 at 1:38 PM Gavin Smith wrote: > On Mon, Sep 21, 2020 at 12:17:35PM -0700, Raymond Toy wrote: > > Using CSS is fine too for deffn and friends instead of anchor. But this > > seems hard because I don't have a good way of figuring out where to put > > such links. AFAICT, the l

Re: HTML self links to anchor points

2020-09-21 Thread Gavin Smith
On Mon, Sep 21, 2020 at 12:17:35PM -0700, Raymond Toy wrote: > Using CSS is fine too for deffn and friends instead of anchor. But this > seems hard because I don't have a good way of figuring out where to put > such links. AFAICT, the link is basically . > If it said , then I could do something.

Re: HTML self links to anchor points

2020-09-21 Thread Raymond Toy
On Sun, Sep 20, 2020 at 1:24 AM Gavin Smith wrote: > On Wed, Sep 16, 2020 at 04:32:23PM -0700, Raymond Toy wrote: > > For example you can navigate to > > > https://common-lisp.net/project/maxima/docs/maxima_singlepage.html#Item_003a-Bugs_002fdeffn_002frun_005ftestsuite > > and this works just fin

Re: HTML self links to anchor points

2020-09-20 Thread Gavin Smith
On Wed, Sep 16, 2020 at 04:32:23PM -0700, Raymond Toy wrote: > For example you can navigate to > https://common-lisp.net/project/maxima/docs/maxima_singlepage.html#Item_003a-Bugs_002fdeffn_002frun_005ftestsuite > and this works just fine. > > But once you get there and maybe scroll around a bit to

HTML self links to anchor points

2020-09-16 Thread Raymond Toy
For example you can navigate to https://common-lisp.net/project/maxima/docs/maxima_singlepage.html#Item_003a-Bugs_002fdeffn_002frun_005ftestsuite and this works just fine. But once you get there and maybe scroll around a bit to look for other functions or variables, you can't easily get a link to