format final index as tabmat?
Hi,
I have created a FOSI that produces a sorted numerical index for parts data. Right now, the final output is formatted with algroups and boxing. This kind of works but I would like to instead output the final index in tabular format like a gentable. I'm just not sure where to introduce the tabmat markup.
If I wrap the pseudo elements that save my index.app, I can get the tabular markup in the preliminary index but then I get no final index at all. Not good.
If I try adding the table markup to the final index pseudo elements, I get errors about unbalanced tags - I think because nothing I put in the <ixfinal> element seems to take effect, but I don't know where else to put the <tabmat> wrapper markup. I tried creating a new <_final> pseudo element but that didn't have any effect either.
Has anyone done this before? anyone have any hints how I can get this to work?
Thanks,
KM

