blob: fac47d3ea6a51c164354ab1f0acb2baea311afe7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
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.
|