summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-07 17:04:42 +0000
committerKarl Berry <karl@freefriends.org>2010-03-07 17:04:42 +0000
commit355c88ab8518e03ef77a4e27700863977315c7d0 (patch)
tree3a3088771fc89560acbc9348311a98beb2ca3434 /Master
parent499ad42b864ca45a40902239d8373c545598ee59 (diff)
hypernat doc update (6mar10)
git-svn-id: svn://tug.org/texlive/trunk@17358 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/hypernat/hypernat.pdfbin0 -> 192450 bytes
-rw-r--r--Master/texmf-dist/doc/latex/hypernat/hypernat.tex64
-rw-r--r--Master/texmf-dist/tex/latex/hypernat/hypernat.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/hypernat.sty)0
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/hypernat.tlpsrc0
6 files changed, 66 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/hypernat/hypernat.pdf b/Master/texmf-dist/doc/latex/hypernat/hypernat.pdf
new file mode 100644
index 00000000000..03980f637b3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hypernat/hypernat.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/hypernat/hypernat.tex b/Master/texmf-dist/doc/latex/hypernat/hypernat.tex
new file mode 100644
index 00000000000..8c016d91e3c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hypernat/hypernat.tex
@@ -0,0 +1,64 @@
+\documentclass[DIV=8, parskip=half, pagesize=auto]{scrartcl}
+
+\usepackage{fixltx2e}
+\usepackage{etex}
+\usepackage{xspace}
+\usepackage{lmodern}
+\usepackage[T1]{fontenc}
+\usepackage{textcomp}
+\usepackage[utf8]{inputenc}
+\usepackage{microtype}
+\usepackage{hyperref}
+
+\newcommand*{\pkg}[1]{\textsf{#1}}
+\newcommand*{\cs}[1]{\texttt{\textbackslash#1}}
+\makeatletter
+\newcommand*{\cmd}[1]{\cs{\expandafter\@gobble\string#1}}
+\makeatother
+\newcommand*{\opt}[1]{\texttt{#1}}
+
+\addtokomafont{title}{\rmfamily}
+
+\title{The \pkg{hypernat} package\thanks{This manual corresponds to \pkg{hypernat}~v1.0b, dated~2001/07/09.}}
+\author{Jens Berger}
+\date{2001/07/09}
+
+
+\begin{document}
+
+\maketitle
+
+\noindent
+This packages makes the \pkg{hyperref} package and the \pkg{natbib} package
+with options `\opt{numbers}' and `\opt{sort\&compress}' work together. This
+means, that the citations (e.g \texttt{[3,2,1]}) will be compressed to
+\texttt{[1-3]}, where the `\texttt{1}' and the `\texttt{3}' are (color-)linked to the
+bibliography.
+
+The changes I made here are suggested (in August 2000) for the
+next \pkg{natbib} release.
+
+This package will disappear from CTAN, when \pkg{natbib} will do
+the job by himself.
+
+Load this package after \pkg{natbib} and \pkg{hyperref}!
+
+Please make sure that you are using at least \pkg{natbib}~v7.0!
+
+
+\minisec{Changes}
+
+\begin{labeling}[\hspace{\labelsep}\textendash]{v1.0b\enskip 2001/07/09}
+\item[v1.0b\enskip 2001/07/09] anchor for all citations in the list
+ added to make \opt{backref} options working (bug reported by Günter
+ Keusen)
+
+\item[v1.0a\enskip 2001/01/22] \cmd{\noexpand} for some
+ \cmd{\hyper@natlinkend} added (bug reported by Frank Meißen),
+ \pkg{hypernat.sty} is working now for `\texttt{dvips} $\to$
+ \texttt{ps2pdf}' or `\texttt{dvips} $\to$ Distiller'
+\end{labeling}
+
+
+
+\end{document}
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/hypernat.sty b/Master/texmf-dist/tex/latex/hypernat/hypernat.sty
index d40bcb090a9..d40bcb090a9 100644
--- a/Master/texmf-dist/tex/latex/ltxmisc/hypernat.sty
+++ b/Master/texmf-dist/tex/latex/hypernat/hypernat.sty
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 9e6fe4189b4..0d6749253f8 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -147,7 +147,7 @@ my @TLP_working = qw(
harvard harvardkyoto harvmac hc hep hepnames
hepparticles hepthesis hepunits here
hhtensor histogr hitec hrlatex hvfloat hvindex
- hypdvips hyper hyperref hyperxmp hyph-utf8 hyphen-base
+ hypdvips hyper hypernat hyperref hyperxmp hyph-utf8 hyphen-base
hyphenat hyphenex hyplain
ibygrk icsv idxlayout IEEEconf IEEEtran ifmtarg ifplatform ifxetex
ijmart ijqc imac image-gallery impatient impatient-fr import imtekda
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index c9c5537ee8b..77be5f7ee03 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -276,6 +276,7 @@ depend hpsdiss
depend hvindex
depend hypdvips
depend hyper
+depend hypernat
depend hyperref-docsrc
depend hyperxmp
depend hyphenat
diff --git a/Master/tlpkg/tlpsrc/hypernat.tlpsrc b/Master/tlpkg/tlpsrc/hypernat.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/hypernat.tlpsrc