AZ logo

CTAN directory: /macros/latex/contrib/hyper

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
hyper Hypertext cross referencing.

Subdirectories

Name Notes
contrib/
scontrib/

Files

Name Size* Date UTC Notes
Makefile-MSDos 2 KiB 1998-Oct-29
Makefile-Unix 2 KiB 1998-Oct-29
README 2 KiB 1999-Mar-09 Shown below
TODO 1 KiB 1997-Aug-24
backcite.dtx 13 KiB 1999-Mar-02
dvi2pdf.pl 9 KiB 1999-Mar-02
hyper.dtx 131 KiB 1999-Mar-09
hyper.ins 3 KiB 1999-Mar-02
hyper.pdf 312 KiB 2010-Mar-06

  *File sizes in kibibytes.

Contents of README

hyper-package V4.2d of 1999/03/09

This package is used to produce hypertext documents with LaTeX.

Currently supported are:
  * the LaTeX2e base
  * the following packages:
      + amslatex
      + cweb
      + fancyheadings
      + ftnright
      + longtable
      + natbib
      + subeqnarray
      + theorem
      + xr

Current extensions are:
  * backcite

Many other packages will run with the hyper-package without modifying
anything. Just try it.

Documentation:
  Process hyper.dtx three times with latex
  If the hyper-package is already installed this will produce a hypertext
  document. Otherwise you will get a classical document without hypertext
  marks.

Installation on Unix-platforms:
  Configure the variables of Makefile-Unix to Your needs and execute 
  "make -f Makefile-Unix install". Follow the instructions.

Installation on MSDos-platforms:
  Configure the variables of Makefile-MSDos to Your needs and execute 
  "nmake -f Makefile-MSDos install". Follow the instructions.

Installation on other platforms:
  Process hyper.ins with latex and move the files ending with .hyp or .sty
  into a directory searched by TeX.
  Move the files from the subdirectories contrib and scontrib into a
  directory searched by TeX.

Addons (not part of the installation directives above):
  There is a perl script called dvi2pdf.pl that generates a pdf file from 
  a dvi file using a dvips capable of transforming hyper dvi files to
  hyper ps files and ghostscripts pdfwriter capability.
  This file has three variables that have to be configured.