Quote:
Originally Posted by acidzebra
The --link-levels option is a little tricky, as it will traverse any links between the local files (thus making all these chXX.htm files into one big lrf) so you might want to play with the values a little. Anything too small, and you will not get the entire book. Too big, and it will recurse several times over creating a much bigger file than needed.
|
Hang on, surely when it finds a link to a piece of HTML it is only going to include it in the file once, no matter how many times it is linked to. Each new link should point to the copy already added to the book. Or does it go and include a new copy of the same piece for every link?
If it's doing the latter then I would say that's a bug.