(Minor update: fixes bug when a link ("@{..LINK..}") is at the very
start of a line.)
AGSplit
=======
AGSPlit is an intelligent AmigaGuide file splitter. By "intelligent"
I mean that each of the resulting pieces is a complete, stand-alone
AmigaGuide file. Needless to say, the pieces are all interlinked and
behave as if they were in one big AmigaGuide file.
Why would you want to split an AmigaGuide file? Well, the smaller the
file is the faster it loads into AmigaGuide/Multiview. The trade-off
is that it is marginally slower to go between links that are not in
the same AmigaGuide file (but this is hardly noticeable if the pieces
are small!).
In particular, I wrote this program to split up my "Beginner's Guide
to Amiga E" which I write in TeXinfo format and so produce using the
excellent MakeGuide utility (and the version of MakeGuide I use can
only make one large file).
|