summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx80
1 files changed, 61 insertions, 19 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx b/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx
index 82911374ef5..deaf1add3da 100644
--- a/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/hypdoc.dtx
@@ -1,6 +1,7 @@
% \iffalse meta-comment
%
-% Copyright (C) 2002, 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+% Copyright (C) 2002, 2006, 2007 by
+% Heiko Oberdiek <oberdiek@uni-freiburg.de>
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -55,7 +56,7 @@
%
%<*ignore>
\begingroup
- \def\x{LaTeX2e}
+ \def\x{LaTeX2e}%
\expandafter\endgroup
\ifcase 0\ifx\install y1\fi\expandafter
\ifx\csname processbatchFile\endcsname\relax\else1\fi
@@ -66,7 +67,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: hypdoc 2006/06/02 v1.4 Hyper extensions for doc.sty (HO)}
+\Msg{* Package: hypdoc 2007/04/11 v1.5 Hyper extensions for doc.sty (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -76,7 +77,8 @@
This is a generated file.
-Copyright (C) 2002, 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+Copyright (C) 2002, 2006, 2007 by
+ Heiko Oberdiek <oberdiek@uni-freiburg.de>
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either
@@ -126,11 +128,11 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{hypdoc.drv}%
- [2006/06/02 v1.4 Hyper extensions for doc.sty (HO)]
+ [2007/04/11 v1.5 Hyper extensions for doc.sty (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}
\begin{document}
- \DocInput{hypdoc.dtx}
+ \DocInput{hypdoc.dtx}%
\end{document}
%</driver>
% \fi
@@ -156,7 +158,7 @@ and the derived files
% \GetFileInfo{hypdoc.drv}
%
% \title{The \xpackage{hypdoc} package}
-% \date{2006/06/02 v1.4}
+% \date{2007/04/11 v1.5}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -333,7 +335,7 @@ and the derived files
%<*package>
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hypdoc}%
- [2006/06/02 v1.4 Hyper extensions for doc.sty (HO)]
+ [2007/04/11 v1.5 Hyper extensions for doc.sty (HO)]%
% \end{macrocode}
% The package identification is done at the top of the |.dtx| file
% in order to use only one identification string.
@@ -349,7 +351,7 @@ and the derived files
\RequirePackage{doc}
\ifx\numexpr\@undefined
- \RequirePackage{calc}
+ \RequirePackage{calc}%
\fi
\RequirePackage[%
hyperindex=false,%
@@ -434,14 +436,14 @@ and the derived files
\expandafter\endgroup
\ifcase\c@section
\stepcounter{HD@unique}%
- \pdfbookmark[\HD@guesstoclevel{\HDorg@tableofcontents}]
+ \pdfbookmark[\HD@guesstoclevel{\HDorg@tableofcontents}]%
{\contentsname}{toc\theHD@unique}%
\HDorg@tableofcontents
\else
\ifHD@numbered
\else
\stepcounter{HD@unique}%
- \pdfbookmark[\HD@guesstoclevel{\HDorg@tableofcontents}]
+ \pdfbookmark[\HD@guesstoclevel{\HDorg@tableofcontents}]%
{\contentsname}{toc\theHD@unique}%
\fi
\begingroup
@@ -456,7 +458,7 @@ and the derived files
\ifHD@numbered
\else
\stepcounter{HD@unique}%
- \pdfbookmark[\HD@guesstoclevel{\HDorg@listoffigures}]
+ \pdfbookmark[\HD@guesstoclevel{\HDorg@listoffigures}]%
{\contentsname}{toc\theHd@unique}%
\fi
\begingroup
@@ -470,7 +472,7 @@ and the derived files
\ifHD@numbered
\else
\stepcounter{HD@unique}%
- \pdfbookmark[\HD@guesstoclevel{\HDorg@listoftables}]
+ \pdfbookmark[\HD@guesstoclevel{\HDorg@listoftables}]%
{\contentsname}{toc\theHD@unique}%
\fi
\begingroup
@@ -484,7 +486,7 @@ and the derived files
\ifHD@numbered
\else
\stepcounter{HD@unique}%
- \pdfbookmark[\HD@guesstoclevel{\HDorg@thebibliography}]
+ \pdfbookmark[\HD@guesstoclevel{\HDorg@thebibliography}]%
{\@ifundefined{chapter}{\refname}{\bibname}}{bib\theHD@unique}%
\fi
\HD@sectionpatch
@@ -555,7 +557,7 @@ and the derived files
\begingroup
\let\Hy@writebookmark\HDorg@writebookmark
\stepcounter{HD@unique}%
- \pdfbookmark[\HD@guesstoclevel{\HDorg@glossary@prologue}]
+ \pdfbookmark[\HD@guesstoclevel{\HDorg@glossary@prologue}]%
{\glossaryname}{glossary\theHD@unique}%
\endgroup
\fi
@@ -750,7 +752,7 @@ and the derived files
\HDorg@autoindex{#1}%
\endgroup
\@esphack
- }
+ }%
\fi
\let\HDorg@SpecialEnvIndex\SpecialEnvIndex
@@ -813,13 +815,47 @@ and the derived files
% \end{macrocode}
% \section{Installation}
%
-% \paragraph{CTAN.} This package is available on
+% \subsection{Download}
+%
+% \paragraph{Package.} This package is available on
% CTAN\footnote{\url{ftp://ftp.ctan.org/tex-archive/}}:
% \begin{description}
% \item[\CTAN{macros/latex/contrib/oberdiek/hypdoc.dtx}] The source file.
% \item[\CTAN{macros/latex/contrib/oberdiek/hypdoc.pdf}] Documentation.
% \end{description}
%
+%
+% \paragraph{Bundle.} All the packages of the bundle `oberdiek'
+% are also available in a TDS compliant ZIP archive. There
+% the packages are already unpacked and the documentation files
+% are generated. The files and directories obey the TDS standard.
+% \begin{description}
+% \item[\CTAN{macros/latex/contrib/oberdiek/oberdiek-tds.zip}]
+% \end{description}
+%
+% \subsection{Bundle installation}
+%
+% \paragraph{Unpacking.} Unpack the \xfile{oberdiek-tds.zip} in the
+% TDS tree (also known as \xfile{texmf} tree) of your choice.
+% Example (linux):
+% \begin{quote}
+% |unzip oberdiek-tds.zip -d ~/texmf|
+% \end{quote}
+%
+% \paragraph{Script installation.}
+% Check the directory \xfile{TDS:scripts/oberdiek/} for
+% scripts that need further installation steps.
+% Package \xpackage{attachfile2} comes with the Perl script
+% \xfile{pdfatfi.pl} that should be installed in such a way
+% that it can be called as \texttt{pdfatfi}.
+% Example (linux):
+% \begin{quote}
+% |chmod +x scripts/oberdiek/pdfatfi.pl|\\
+% |cp scripts/oberdiek/pdfatfi.pl /usr/local/bin/|
+% \end{quote}
+%
+% \subsection{Package installation}
+%
% \paragraph{Unpacking.} The \xfile{.dtx} file is a self-extracting
% \docstrip\ archive. The files are extracted by running the
% \xfile{.dtx} through \plainTeX:
@@ -850,8 +886,10 @@ and the derived files
% TDS installing feature, then some files can already be in the right
% place, see the documentation of \docstrip.
%
-% \paragraph{Refresh file databases.} If your \TeX~distribution
-% (\teTeX, \mikTeX, \dots) rely on file databases, you must refresh
+% \subsection{Refresh file name databases}
+%
+% If your \TeX~distribution
+% (\teTeX, \mikTeX, \dots) relies on file name databases, you must refresh
% these. For example, \teTeX\ users run \verb|texhash| or
% \verb|mktexlsr|.
%
@@ -933,6 +971,10 @@ and the derived files
% Bookmark fixed if there are several table of contents,
% bibliographies, glossaries, \dots
% \end{Version}
+% \begin{Version}{2007/04/11 v1.5}
+% \item
+% Line ends sanitized.
+% \end{Version}
% \end{History}
%
% \PrintIndex