diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-07 17:03:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-07 17:03:54 +0000 |
commit | 499ad42b864ca45a40902239d8373c545598ee59 (patch) | |
tree | ba5cfb3b5e304f6a9fb3d88a2d2e4f15a119ebb6 /Master/texmf-dist/doc/latex/hyper/README | |
parent | c3fa84757f6c17ec077afc3577a9e7efd332390f (diff) |
hyper doc update (6mar10)
git-svn-id: svn://tug.org/texlive/trunk@17357 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyper/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/hyper/README | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hyper/README b/Master/texmf-dist/doc/latex/hyper/README new file mode 100644 index 00000000000..fac47d3ea6a --- /dev/null +++ b/Master/texmf-dist/doc/latex/hyper/README @@ -0,0 +1,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. + |