diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-07-04 10:31:49 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-07-04 10:31:49 +0000 |
commit | 59f13ca2dd619ba2bd21fa31a4d96122083cf7c5 (patch) | |
tree | c320fe0b65b8ab95b5a963fffc8350d3797bfed1 /Master/texmf/doc/texdoc/texdoc.tex | |
parent | 4be0d4241d5381827769af8cbc85905902ae672f (diff) |
Texdoc 0.43 with zipped doc support available.
git-svn-id: svn://tug.org/texlive/trunk@14095 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/texdoc/texdoc.tex')
-rw-r--r-- | Master/texmf/doc/texdoc/texdoc.tex | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf/doc/texdoc/texdoc.tex b/Master/texmf/doc/texdoc/texdoc.tex index ed521cf88ba..011294ef9b2 100644 --- a/Master/texmf/doc/texdoc/texdoc.tex +++ b/Master/texmf/doc/texdoc/texdoc.tex @@ -158,7 +158,7 @@ } \author{\url{http://tug.org/texdoc/}\\ Manuel Pégourié-Gonnard} -\date{v0.42---2009/04/09} +\date{v0.43} \begin{document} \VerbatimFootnotes @@ -712,11 +712,10 @@ moreover we won't ship compressed documentation in \texlive. However, the code has not been totally removed and should be easy to activate again. If you want to use this feature, please: \begin{enumerate} - \item Look in \texdoc's code for instructions. - \item Be aware that the corresponding part of the code has not been well - tested, and that you are responsible of the unzipping command anyway. - \item Inform us either at the usual address or \mailto{tldistro@tug.org} if - you are a Linux, BSD, or whatever, distributor. + \item Look in \texdoc's code for instructions (look for the ©support_zipped© + variable and change it to true). + \item Check that the zip commands in texdoc's default match whatever command + is available on your system. \end{enumerate} Finally, \texdoc is also missing a GUI version (texdoctk has never been the |