Re: Format of html index vs pdf

2022-08-12 Thread Raymond Toy
On Fri, Aug 12, 2022 at 9:46 AM Gavin Smith wrote: > On Fri, Aug 12, 2022 at 08:01:06AM -0700, Raymond Toy wrote: > > I created a new index ct and have entries like > > > > @ctindex Package @subentry diag @subentry mat_function > > @ctindex Package @subentry distrib @subentry pdf_normal > > > > T

Re: Format of html index vs pdf

2022-08-12 Thread Gavin Smith
On Fri, Aug 12, 2022 at 08:01:06AM -0700, Raymond Toy wrote: > I created a new index ct and have entries like > > @ctindex Package @subentry diag @subentry mat_function > @ctindex Package @subentry distrib @subentry pdf_normal > > The index in the pdf file looks something like > > Package, > d

Format of html index vs pdf

2022-08-12 Thread Raymond Toy
I created a new index ct and have entries like @ctindex Package @subentry diag @subentry mat_function @ctindex Package @subentry distrib @subentry pdf_normal The index in the pdf file looks something like Package, diag, mat_function distrib, pdf_normal This lo