diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-23 22:25:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-23 22:25:02 +0000 |
commit | fb89be74d746b6e35b71f8b952d60171a94703d9 (patch) | |
tree | 82accd3660cb3c0b75dea67197efda283caad47d /Master/texmf-dist/source | |
parent | 6cbc7ea970ec21c86eccb8568e3845847ecaeb26 (diff) |
morehype (23oct11)
git-svn-id: svn://tug.org/texlive/trunk@24369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/morehype/blog.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/morehype/srcfiles.tex | 21 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/morehype/texlinks.tex | 8 |
3 files changed, 22 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/morehype/blog.tex b/Master/texmf-dist/source/latex/morehype/blog.tex index 4e2663dda0e..9544e7c3a26 100644 --- a/Master/texmf-dist/source/latex/morehype/blog.tex +++ b/Master/texmf-dist/source/latex/morehype/blog.tex @@ -1,4 +1,4 @@ -\ProvidesFile{blog.tex}[2011/10/15 documenting blog.sty] +\ProvidesFile{blog.tex}[2011/10/21 documenting blog.sty] \title{\textsf{blog.sty}\\---\\% Generating \HTML\ Quickly with \TeX\thanks{This document describes version @@ -266,7 +266,10 @@ horizontically (cf.~Sec.~\ref{sec:dot-type}): \end{description} The so far single \strong{example} of a presentation prepared using 'blogdot' -is |dantev45.htm|, a sketch of applying 'fifinddo' to package +is \ctanfileref{info/fifinddo-info}{dantev45.htm} +%% <- 2011/10/21 -> +(\ctanpkgref{fifinddo-info} bundle), +a sketch of applying 'fifinddo' to package documentation and \HTML\ generation. A ``driver" file is needed for generating the \HTML\ code for the presentation from a `.tex' source by analogy to generating any \HTML\ file using 'blog.sty'. @@ -371,3 +374,4 @@ with morehype RELEASE r0.4 2011/10/11 limitations of blogdot, corrected makedoc code 2011/10/15 more on limitations of blogdot; abstract on lnavicol and blogdot +2011/10/21 links to fifinddo-info/dantev45.htm diff --git a/Master/texmf-dist/source/latex/morehype/srcfiles.tex b/Master/texmf-dist/source/latex/morehype/srcfiles.tex index 5e43b015635..e0b470663e7 100644 --- a/Master/texmf-dist/source/latex/morehype/srcfiles.tex +++ b/Master/texmf-dist/source/latex/morehype/srcfiles.tex @@ -1,16 +1,15 @@ \RequirePackage{myfilist} -\ProvidesFile{srcfiles.tex}[2011/10/10 file infos -> SrcFILEs.txt] +\ProvidesFile{srcfiles.tex}[2011/10/23 file infos -> SrcFILEs.txt] \EmptyFileList %%% [readprov.sty,myfilist.sty] -%% documentation settings and auxiliaries: -\ReadPackageInfos{makedoc,niceverb} -\ReadFileInfos{makedoc.cfg,mdoccorr.cfg,srcfiles} -%% documentation main sources: -\ReadFileInfos{blog,hypertoc,texlinks,README} %% examples: % \ReadFileInfos{makehtml,texmap} -%% blog.sty settings (TODO: documented?): -\ReadFileInfos{lang-de.fdf,lang-en.fdf} -%% packages: -\ReadPackageInfos{blog,hypertoc,texlinks,lnavicol,blogdot} -\ReadFileInfos{blogdot.cfg,texblog.fdf} +%% documentation settings and auxiliaries: +%% documentation main sources: +\ReadFileInfos{DOCSRC.,blog,hypertoc,texlinks,srcfiles,README} +\ReadFileInfos{NICETEXT.} +\ReadPackageInfos{fifinddo,makedoc,niceverb} +\ReadFileInfos{makedoc.cfg,mdoccorr.cfg} +\ReadFileInfos{USE.} +\ReadPackageInfos{hypertoc,texlinks,blog,lnavicol,blogdot} +\ReadFileInfos{lang-de.fdf,lang-en.fdf,texblog.fdf,blogdot.cfg} \ListInfos[SrcFILEs.txt] diff --git a/Master/texmf-dist/source/latex/morehype/texlinks.tex b/Master/texmf-dist/source/latex/morehype/texlinks.tex index a212013fd87..68d98630fc2 100644 --- a/Master/texmf-dist/source/latex/morehype/texlinks.tex +++ b/Master/texmf-dist/source/latex/morehype/texlinks.tex @@ -1,4 +1,4 @@ -\ProvidesFile{texlinks.tex}[2011/10/10 documenting texlinks.sty] +\ProvidesFile{texlinks.tex}[2011/10/21 documenting texlinks.sty] \title{{\Huge\textsf{texlinks.sty}}\\---\\\TeX-Related Links for \textsf{hyperref}, \textsf{blog.sty}\\ (and maybe more)\thanks{This @@ -17,6 +17,9 @@ \input{makedoc.cfg} %% shared formatting settings \usepackage{color} \newcommand*{\xmltagcode}[1]{\texttt{<#1>}} +\providecommand*{\CTAN}{\acro{CTAN}} +\providecommand*{\HTML}{\acro{HTML}} +\providecommand*{\URL} {\acro{URL}} \sloppy \begin{document} \maketitle @@ -26,7 +29,7 @@ with \ctanpkgref{hyperref}'s\urlpkgfoot{hyperref} `\href' command, linking to URLs that one often refers to in discussing \TeX-related material. Especially, \acro{TUG} material (including texhax postings and TUGboat articles) and -\acro{CTAN} pages (package descriptions, directories, Catalogue) +\CTAN\ pages (package descriptions, directories, Catalogue) are supported, also the UK~FAQ, the \LaTeX\ Wikibook, %% 2011/08/27 and Wikipedia @@ -71,3 +74,4 @@ VERSION HISTORY 2011/08/27 mentioning LaTeX Wikibook in abstract 2011/09/03 \Huge first line 2011/10/10 [fleqn] +2011/10/20 \HTML, \URL |