diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-28 23:14:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-28 23:14:19 +0000 |
commit | d0522ea72b45ab54197018f29942546d27495f96 (patch) | |
tree | 5564b1c09b26148064e360b17a7919d520f6210e /Master/texmf-dist/doc | |
parent | dbd662faa59efb8881c0183fe2778284297b2360 (diff) |
morehype 0.2 (28jan11)
git-svn-id: svn://tug.org/texlive/trunk@21211 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/FileList.txt | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/RELEASE.txt | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/blog.pdf | bin | 248093 -> 248134 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/docsrc/blog.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/docsrc/hypertoc.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/docsrc/makehtml.tex | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/docsrc/texlinks.tex | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/hypertoc.pdf | bin | 129758 -> 129709 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/morehype/texlinks.pdf | bin | 194137 -> 199484 bytes |
10 files changed, 28 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/morehype/FileList.txt b/Master/texmf-dist/doc/latex/morehype/FileList.txt index eebc06a955c..176fa4aee7c 100644 --- a/Master/texmf-dist/doc/latex/morehype/FileList.txt +++ b/Master/texmf-dist/doc/latex/morehype/FileList.txt @@ -2,18 +2,18 @@ *File List* blog.sty 2011/01/24 v0.4 simple fast HTML (UL) hypertoc.sty 2011/01/23 v0.1 pretty TOC links (UL) -texlinks.sty 2011/01/24 v0.1 TeX-related links (UL) - blog.tex 2011/01/25 documenting blog.sty -hypertoc.tex 2011/01/24 documenting hypertoc.sty -texlinks.tex 2011/01/24 documenting texlinks.sty +texlinks.sty 2011/01/27 v0.2 TeX-related links (UL) + blog.tex 2011/01/27 documenting blog.sty +hypertoc.tex 2011/01/27 documenting hypertoc.sty +texlinks.tex 2011/01/27 documenting texlinks.sty atari.fdf 2010/08/24 Atari to ISO-8859-1 with blog.sty lang-de.fdf 2011/01/25 German settings for blog.sty lang-en.fdf 2011/01/25 English settings for blog.sty makedoc.cfg 2011/01/24 documentation settings -mdoccorr.cfg 2011/01/12 local typographical corrections with makedoc.sty +mdoccorr.cfg 2011/01/27 local typographical corrections with makedoc.sty gather.tex 2011/01/25 collect file infos *********** - List made at 2011/01/25, 08:48 + List made at 2011/01/28, 00:14 from script file gather.tex diff --git a/Master/texmf-dist/doc/latex/morehype/RELEASE.txt b/Master/texmf-dist/doc/latex/morehype/RELEASE.txt new file mode 100644 index 00000000000..3721f420937 --- /dev/null +++ b/Master/texmf-dist/doc/latex/morehype/RELEASE.txt @@ -0,0 +1,4 @@ +r0.2 2011/01/27 texlinks v0.2 \urlfoot +\urlfoot displays the URL that some shorthand generates +in a footnote. E.g., \ukfaqref{LABEL}{TEXT} generates +an URL that \urlfoot{ukfaqref}{LABEL} displays.
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/morehype/blog.pdf b/Master/texmf-dist/doc/latex/morehype/blog.pdf Binary files differindex e1573ddf79b..0266f6c32c9 100644 --- a/Master/texmf-dist/doc/latex/morehype/blog.pdf +++ b/Master/texmf-dist/doc/latex/morehype/blog.pdf diff --git a/Master/texmf-dist/doc/latex/morehype/docsrc/blog.tex b/Master/texmf-dist/doc/latex/morehype/docsrc/blog.tex index f4a499d471c..cf46597d225 100644 --- a/Master/texmf-dist/doc/latex/morehype/docsrc/blog.tex +++ b/Master/texmf-dist/doc/latex/morehype/docsrc/blog.tex @@ -1,4 +1,4 @@ -\ProvidesFile{blog.tex}[2011/01/25 documenting blog.sty] +\ProvidesFile{blog.tex}[2011/01/27 documenting blog.sty] \title{\textsf{blog.sty}\\---\\% Generating HTML Quickly with \TeX\thanks{This document describes version @@ -53,7 +53,7 @@ The file 'blog.sty' is provided ready, \strong{installation} only requires putting it somewhere where \TeX\ finds it (which may need updating the filename data - base).\footnote{\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf}} + base).\urlfoot{ukfaqref}{inst-wlcf} \strong{User commands} are described near their implementation below. @@ -122,4 +122,4 @@ HISTORY 2010/11/05 for v0.2 2010/11/11 for v0.3 2011/01/23 using readprov and color - +2011/01/27 using \urlfoot diff --git a/Master/texmf-dist/doc/latex/morehype/docsrc/hypertoc.tex b/Master/texmf-dist/doc/latex/morehype/docsrc/hypertoc.tex index 0ba18188ef6..bd5091f3f5c 100644 --- a/Master/texmf-dist/doc/latex/morehype/docsrc/hypertoc.tex +++ b/Master/texmf-dist/doc/latex/morehype/docsrc/hypertoc.tex @@ -1,4 +1,4 @@ -\ProvidesFile{hypertoc.tex}[2011/01/24 documenting hypertoc.sty] +\ProvidesFile{hypertoc.tex}[2011/01/27 documenting hypertoc.sty] \title{\textsf{hypertoc.sty}\\---\\Decent Links in Tables of Contents\thanks{This document describes version @@ -52,7 +52,7 @@ It would be nice if this could be integrated here later. The file 'hypertoc.sty' is provided ready, installation only requires putting it somewhere where \TeX\ finds it (which may need updating the filename data - base).\footnote{\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf}} + base).\urlfoot{ukfaqref}{inst-wlcf} %% 2011/01/27 Below the `\documentclass' line(s) and above `\begin{document}', you load 'hypertoc.sty' (as usually) by @@ -76,4 +76,4 @@ VERSION HISTORY 2011/01/23 for v0.1, very first 2011/01/24 \ProvidesFile date corrected - +2011/01/27 uses \urlfoot diff --git a/Master/texmf-dist/doc/latex/morehype/docsrc/makehtml.tex b/Master/texmf-dist/doc/latex/morehype/docsrc/makehtml.tex index 4daf3fe5ea5..8c19929f374 100644 --- a/Master/texmf-dist/doc/latex/morehype/docsrc/makehtml.tex +++ b/Master/texmf-dist/doc/latex/morehype/docsrc/makehtml.tex @@ -1,11 +1,11 @@ -\def \GenDate {2011/01/25} +\def \GenDate {2011/01/26} \ProvidesFile{makehtml.tex} [\GenDate \space- UL's TeX-generated web pages] \RequirePackage{blog}[2011/01/24] \input{atari.fdf} \input{lang-en.fdf} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \def \htmljob -{texmap} %% 2011/01/25 +% {texmap} %% 2011/01/25 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % {aaoe1550} %% 2010/09/14 % {heyctan} @@ -13,7 +13,7 @@ % {makeshow} % {private} \input{lang-de.fdf} % {README} -% {texhax} +{texhax} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% "CFG:" \newcommand*{\enlastrev}{% diff --git a/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg b/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg index 6ffa27f1ff2..bbcadd90e34 100644 --- a/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg +++ b/Master/texmf-dist/doc/latex/morehype/docsrc/mdoccorr.cfg @@ -1,4 +1,4 @@ -\ProvidesFile{mdoccorr.cfg}[2011/01/12 +\ProvidesFile{mdoccorr.cfg}[2011/01/27 local typographical corrections with makedoc.sty] %% ... also demonstrates 'niceverb.sty'---see the typeset @@ -26,6 +26,7 @@ \newcommand*{\PXAR}{\PrependExpandableAllReplacer} \PXAR{dots}{...}{.\kern\fontdimen3\font.\kern\fontdimen3\font.} \PXAR{dots }{... }{.\kern\fontdimen3\font.\kern\fontdimen3\font.\ } +\PXAR{TODO}{TODO}{\textcolor{blue}{TODO}} %% 2011/01/27 %% ... chain starts here, and here |\MakeDocCorrectHook| (silently) %% enters through a default variant |\SetCorrectHookJobLast| %% of |\SetCorrectHookJob{<id>}|: @@ -46,4 +47,5 @@ HISTORY 2010/03/29 use \SetPatternCodes etc. 2010/11/06 <- and -> 2010/11/24 `...' ``symmetric variant" of `\textellipsis'; - \StartPrependingChain, no more \MakeExpandableAllreplacer + \StartPrependingChain, no more \MakeExpandableAllreplacer +2011/01/27 blue "TODO" diff --git a/Master/texmf-dist/doc/latex/morehype/docsrc/texlinks.tex b/Master/texmf-dist/doc/latex/morehype/docsrc/texlinks.tex index 05605bd6c26..5ea979d5de0 100644 --- a/Master/texmf-dist/doc/latex/morehype/docsrc/texlinks.tex +++ b/Master/texmf-dist/doc/latex/morehype/docsrc/texlinks.tex @@ -1,4 +1,4 @@ -\ProvidesFile{texlinks.tex}[2011/01/24 documenting texlinks.sty] +\ProvidesFile{texlinks.tex}[2011/01/27 documenting texlinks.sty] \title{\textsf{texlinks.sty}\\---\\\TeX-Related Links for \textsf{hyperref}, \textsf{blog.sty}\\ (and maybe more)\thanks{This @@ -44,7 +44,8 @@ They may as well be useful with better known (and better developed) The file 'texlinks.sty' is provided ready, installation only requires putting it somewhere where \TeX\ finds it (which may need updating the filename data - base).\footnote{\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf}} + base).\urlfoot{ukfaqref}{inst-wlcf} + % \footnote{\url{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf}} Below the `\documentclass' line(s) and above `\begin{document}', you load 'texlinks.sty' (as usually) by @@ -54,7 +55,7 @@ you load 'texlinks.sty' (as usually) by Package options and user commands are described near their definitions below in the implementation section. -\section{Package File Header} +\section{Package File Header (Legalize)} \input{texlinks.doc} \end{document} @@ -62,4 +63,4 @@ below in the implementation section. VERSION HISTORY 2011/01/24 for v0.1, very first - +2011/01/27 for v0.2, use \urlfoot{ukfaq} diff --git a/Master/texmf-dist/doc/latex/morehype/hypertoc.pdf b/Master/texmf-dist/doc/latex/morehype/hypertoc.pdf Binary files differindex 521071ec8e4..aa05f9de40e 100644 --- a/Master/texmf-dist/doc/latex/morehype/hypertoc.pdf +++ b/Master/texmf-dist/doc/latex/morehype/hypertoc.pdf diff --git a/Master/texmf-dist/doc/latex/morehype/texlinks.pdf b/Master/texmf-dist/doc/latex/morehype/texlinks.pdf Binary files differindex bb483ae9ba7..d51056bd2b7 100644 --- a/Master/texmf-dist/doc/latex/morehype/texlinks.pdf +++ b/Master/texmf-dist/doc/latex/morehype/texlinks.pdf |