>>>>> "EZ" == Eli Zaretskii <[EMAIL PROTECTED]> writes:
EZ> (1) how to transform the
EZ> cross-references, including to other Texinfo documents (assuming those
EZ> were also converted to HTML),
Yes, but I think that just needs a convention defining. I can't
remember what I did before.
EZ> and (2) how to make splitting work right even when makeinfo does
EZ> an extra pass (e.g., to support @contents in the beginning of the
EZ> document).
Do you remember what was wrong with it? As far as I know, it worked
right with @contents, and I thought it was two-pass anyway, otherwise
the <link> information wouldn't be available.
EZ> The second group of problems was the reason that I suggested a
EZ> separate program to implement the split stage. I even sent to
EZ> Karl a program I wrote for the DJGPP FAQ list that splits an HTML
EZ> document by nodes. (Dave, if you are interested, I can send it
EZ> to you as well.)
If it implements the link meta-information, OK, but I don't see that
in the version @delorie.com.
EZ> However, since Texinfo 4.0 was already very late, we never
EZ> finalized these issues.
:-( I'd probably have worked on it if asked, as I'd already put in a
good deal of work after rms leant on me and it seemed to have been
dumped.
EZ> There were other problems as well (e.g., what file-naming scheme
EZ> to use for the split files), but I think the above are the main
EZ> ones.
Do you remember what was wrong with what I chose? I chose it after
working on/with texi2html.