This patch creates some hyperdoc-specific macros to simplify page handling. In particular, it adds:
\pagehead{page}{file}{title} to consolidate page handling. This macro adds a subsection for the page, a label, and cross indexing by page and file. \pagepic{pathandfile}{indexname} adds the ability to include a screen capture of the hyperdoc page and an index entry to the full set of images \pageto{linkstring}{pagename} adds the ability to jump from the current page to one of the pages referenced in the page using a hyperlink. \pagefrom{linkstring}{pagename} adds the ability to jump from the current page back to the linking page, essentially acting as a browser "BACK" button. With these four macros it is possible to quickly add pages that are fully hyperlinked. The end result is the ability to move around the PDF file as though you were using Hyperdoc directly. In addition, this patch fixes overlong lines, missing references, and other random latex complaints. bookvol7.1 is now automatically part of the combined table of contents PDF. ======================================================================= The patch is too large to post. _______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer