diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-11 01:12:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-11 01:12:10 +0000 |
commit | 02cacdb30324abc5f78dfb4788aa43b155dffed2 (patch) | |
tree | ca7dc68b86231ed62f808384ef50eb5fdf755e80 /Master/texmf-dist/source | |
parent | 9fa4e9cc8e27a8ad10eca98725ae873425633bed (diff) |
morehype 0.3 (10feb11)
git-svn-id: svn://tug.org/texlive/trunk@21360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/morehype/srcfiles.tex (renamed from Master/texmf-dist/source/latex/morehype/gather.tex) | 6 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/morehype/texlinks.tex | 7 |
2 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/morehype/gather.tex b/Master/texmf-dist/source/latex/morehype/srcfiles.tex index 41f508b6335..8e7528b2bcf 100644 --- a/Master/texmf-dist/source/latex/morehype/gather.tex +++ b/Master/texmf-dist/source/latex/morehype/srcfiles.tex @@ -1,6 +1,6 @@ \RequirePackage{myfilist} -\ProvidesFile{gather.tex}[2011/01/25 collect file infos] +\ProvidesFile{srcfiles.tex}[2011/02/10 collect file infos] \EmptyFileList %%% [readprov.sty,myfilist.sty] \ReadPackageInfos{blog,hypertoc,texlinks} -\ReadFileInfos{blog,hypertoc,texlinks,atari.fdf,lang-de.fdf,lang-en.fdf,makedoc.cfg,mdoccorr.cfg,gather} -\ListInfos[FileList.txt] +\ReadFileInfos{blog,hypertoc,texlinks,atari.fdf,lang-de.fdf,lang-en.fdf,makedoc.cfg,mdoccorr.cfg,srcfiles} +\ListInfos[SRCFILEs.txt] diff --git a/Master/texmf-dist/source/latex/morehype/texlinks.tex b/Master/texmf-dist/source/latex/morehype/texlinks.tex index 5ea979d5de0..221c9471b60 100644 --- a/Master/texmf-dist/source/latex/morehype/texlinks.tex +++ b/Master/texmf-dist/source/latex/morehype/texlinks.tex @@ -22,8 +22,8 @@ \maketitle \begin{abstract}\noindent 'texlinks.sty' provides a couple of shorthands for making hyperlinks -with \ctanpkgref{hyperref}'s `\href' command, linking to URLs that one -often refers to in discussing \TeX-related material. +with \ctanpkgref{hyperref}'s\urlpkgfoot{hyperref} `\href' command, +linking to URLs that one often refers to in discussing \TeX-related material. Especially, TUG material (including texhax postings and TUGboat articles) and CTAN pages (package descriptions, directories, Catalogue) @@ -34,7 +34,8 @@ However, up to now I have used them for \emph{HTML} overviews generated with 'blog.sty'. They may as well be useful with better known (and better developed) \TeX\,$\to$\,HTML software such as -\ctanpkgref{tex4ht} or \CtanPkgRef{latex2html}{LaTeX2HTML} +\ctanpkgref{tex4ht}\urlpkgfoot{tex4ht} or +\CtanPkgRef{latex2html}{LaTeX2HTML}\urlpkgfoot{latex2html} (I don't know). \end{abstract} |