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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
% \iffalse meta-comment
%
% 2008/07/20
%
% Copyright 1999-2008 Sebastian Rahtz, Heiko Oberdiek
%
% This file is part of the `Hyperref Bundle'.
% -------------------------------------------
%
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.2
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.2 or later is part of all distributions of LaTeX
% version 1999/12/01 or later.
%
% The list of all files belonging to the LaTeX `Hyperref Bundle' is
% given in the file `manifest.txt'.
%
% \fi
%
% CONTENTS OF THE HYPERREF BUNDLE
% ===============================
hyperref.dtx
Main package with various drivers.
backref.dtx
Bibliographical back referencing.
nameref.dtx
Cross-referencing by name of section.
hyperref.pdf, backref.pdf, nameref.pdf
Source code documentation.
hyperref.ins
Docstrip batch file.
minitoc-hyper.sty
Patched version of `minitoc.sty' to work with `hyperref.sty'.
ntheorem-hyper.sty
Patched version of `ntheorem.sty' to work with `hyperref.sty'.
xr-hyper.sty
Patched version of `xr.sty' to work with `hyperref.sty'.
bmhydoc.sty
Help package for generating the documentation.
ChangeLog, ChangeLog.pdf
History of versions
hylatex.ltx
For creating format file.
Makefile
Makefile for installing and other things.
manifest.txt
Short description of the files.
README, README.pdf
Short readme file.
% Directory doc/
% =============
manual.pdf
Manual, but a little out of date.
manual.html, manual2.html, manual3.html, manual.css,
cmsy10-21.gif, cmmi10-22.gif
HTML version of the manual.
options.tex, options.pdf
Short description of options from package `hyperref'.
paper.pdf
Online version of paper for Heiko Oberdiek's talk
at EuroTeX'99.
slides.pdf
Slides for Heiko Oberdiek's talk at EuroTeX'99.
% Directory test/
% ==============
test0.tex, test0.dvi, hog.eps, hog.pdf
test1.tex
test2.tex
test3.tex, phys1.jpg, phys2.jpg
test4.tex, bit.tex
test5.tex
test6.tex
test7.tex
test8.tex
testams.tex
testbib.tex, testbib.bib, testbib.bbl
testbookmark.tex
testfor2.tex
testform.tex
testnb.tex
testoz.tex
testslide.tex, seminar.con
testurl.tex, testurl.bib, testurl.bbl
picture.eps, picture.pdf, picture.png
Used in `test0.tex' and `test1.tex'.
testbmgl.tex
Test file that produces all glyphs of PDFDocEncoding
in the bookmarks and shows the commands to produce them.
testbmu.tex
Test file that produces glyphs 0x0000 until 0x04FF
of Unicode in the bookmarks and the commands.
(Caution: large pool size needed.)
test-bm-pu-licr.tex
|