axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] 20080721.01.tpd.patch (bookvol7.1 hyperdoc specific ma


From: daly
Subject: [Axiom-developer] 20080721.01.tpd.patch (bookvol7.1 hyperdoc specific macros)
Date: Tue, 22 Jul 2008 10:45:41 -0500

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]