summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty16
1 files changed, 11 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
index 0d0869190f3..8fda96a7314 100644
--- a/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
+++ b/Master/texmf-dist/tex/latex/oberdiek/holtxdoc.sty
@@ -8,7 +8,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
@@ -28,7 +28,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{holtxdoc}%
- [2007/12/12 v0.10 Private additional ltxdoc support (HO)]
+ [2008/08/11 v0.11 Private additional ltxdoc support (HO)]
\RequirePackage[numbered]{hypdoc}
\RequirePackage{array}
\def\hld@info#1{%
@@ -63,7 +63,11 @@
\let\endVersion\enditemize
}{}
\newcommand{\URL}[2]{%
- #1\footnote{Url: \url{#2}}%
+ \begingroup
+ \def\link{\href{#2}}%
+ #1%
+ \endgroup
+ \footnote{Url: \url{#2}}%
}
\newcommand*{\NameEmail}[2]{%
\expandafter\hld@NameEmail\expandafter{#2}{#1}%
@@ -99,7 +103,7 @@
\href{ftp://ftp.ctan.org/tex-archive/#1}{\nolinkurl{CTAN:#1}}%
}
\newcommand*{\Newsgroup}[1]{%
- \href{http://groups.google.com/group/#1}{\nolinkurl{news:#1}}%
+ \href{http://groups.google.com/group/#1/topics}{\nolinkurl{news:#1}}%
}
\newcommand*{\xpackage}[1]{\textsf{#1}}
\newcommand*{\xclass}[1]{\textsf{#1}}
@@ -109,7 +113,9 @@
\newcommand*{\xemail}[1]{%
\textless\texttt{#1}\textgreater%
}
-\newcommand*{\xnewsgroup}[1]{\texttt{#1}}
+\newcommand*{\xnewsgroup}[1]{%
+ \href{news:#1}{\nolinkurl{#1}}%
+}
\newenvironment{declcs}[1]{%
\par
\addvspace{4.5ex plus 1ex}%