summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx32
1 files changed, 21 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx b/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx
index 88d7dea95d4..95e85ebc448 100644
--- a/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/holtxdoc.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 1999-2007 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+% Copyright (C) 1999-2008 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
@@ -66,7 +66,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: holtxdoc 2007/12/12 v0.10 Private additional ltxdoc support (HO)}
+\Msg{* Package: holtxdoc 2008/08/11 v0.11 Private additional ltxdoc support (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -77,7 +77,7 @@
This is a generated file.
-Copyright (C) 1999-2007 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+Copyright (C) 1999-2008 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
@@ -132,16 +132,16 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{holtxdoc.drv}%
- [2007/12/12 v0.10 Private additional ltxdoc support (HO)]%
+ [2008/08/11 v0.11 Private additional ltxdoc support (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2007/11/11]
+\usepackage{holtxdoc}[2008/08/11]
\begin{document}
\DocInput{holtxdoc.dtx}%
\end{document}
%</driver>
% \fi
%
-% \CheckSum{274}
+% \CheckSum{280}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -162,7 +162,7 @@ and the derived files
% \GetFileInfo{holtxdoc.drv}
%
% \title{The \xpackage{holtxdoc} package}
-% \date{2007/12/12 v0.10}
+% \date{2008/08/11 v0.11}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -202,7 +202,7 @@ and the derived files
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{holtxdoc}%
- [2007/12/12 v0.10 Private additional ltxdoc support (HO)]
+ [2008/08/11 v0.11 Private additional ltxdoc support (HO)]
% \end{macrocode}
%
% \begin{macrocode}
@@ -258,7 +258,11 @@ and the derived files
% |#2|: url
% \begin{macrocode}
\newcommand{\URL}[2]{%
- #1\footnote{Url: \url{#2}}%
+ \begingroup
+ \def\link{\href{#2}}%
+ #1%
+ \endgroup
+ \footnote{Url: \url{#2}}%
}
% \end{macrocode}
% \cs{NameEmail}\\
@@ -307,7 +311,7 @@ and the derived files
% \end{macrocode}
% \begin{macrocode}
\newcommand*{\Newsgroup}[1]{%
- \href{http://groups.google.com/group/#1}{\nolinkurl{news:#1}}%
+ \href{http://groups.google.com/group/#1/topics}{\nolinkurl{news:#1}}%
}
% \end{macrocode}
%
@@ -320,7 +324,9 @@ and the derived files
\newcommand*{\xemail}[1]{%
\textless\texttt{#1}\textgreater%
}
-\newcommand*{\xnewsgroup}[1]{\texttt{#1}}
+\newcommand*{\xnewsgroup}[1]{%
+ \href{news:#1}{\nolinkurl{#1}}%
+}
% \end{macrocode}
%
% The following environment |declcs| is derived from
@@ -632,6 +638,10 @@ and the derived files
% \item
% \cs{iniTeX} added.
% \end{Version}
+% \begin{Version}{2008/08/11 v0.11}
+% \item
+% \cs{Newsgroup}, \cs{xnewsgroup}, and \cs{URL} updated.
+% \end{Version}
% \end{History}
%
% \PrintIndex