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 | |
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')
-rw-r--r-- | Master/texmf/doc/man/man1/texdoc.1 | 2 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/texdoc.pdf | bin | 5275 -> 5288 bytes | |||
-rw-r--r-- | Master/texmf/doc/texdoc/texdoc.pdf | bin | 189970 -> 254450 bytes | |||
-rw-r--r-- | Master/texmf/doc/texdoc/texdoc.tex | 11 |
4 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf/doc/man/man1/texdoc.1 b/Master/texmf/doc/man/man1/texdoc.1 index 96ab325f496..d683fa13835 100644 --- a/Master/texmf/doc/man/man1/texdoc.1 +++ b/Master/texmf/doc/man/man1/texdoc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36. -.TH TEXDOC "1" "April 2009" "texdoc 0.42" "User Commands" +.TH TEXDOC "1" "July 2009" "texdoc 0.43+ svn r61" "User Commands" .SH NAME texdoc \- finding & viewing TeX documentation .SH SYNOPSIS diff --git a/Master/texmf/doc/man/man1/texdoc.pdf b/Master/texmf/doc/man/man1/texdoc.pdf Binary files differindex 996ff813ef8..666189cd985 100644 --- a/Master/texmf/doc/man/man1/texdoc.pdf +++ b/Master/texmf/doc/man/man1/texdoc.pdf diff --git a/Master/texmf/doc/texdoc/texdoc.pdf b/Master/texmf/doc/texdoc/texdoc.pdf Binary files differindex 60543cbda06..e81b4e41ef1 100644 --- a/Master/texmf/doc/texdoc/texdoc.pdf +++ b/Master/texmf/doc/texdoc/texdoc.pdf 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 |