diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-02-05 10:25:37 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-02-05 10:25:37 +0000 |
commit | 80c2591c64bbd9634fe8ea6532dd7ee8feb0c565 (patch) | |
tree | 35d81590c44e4be2781832462dafb88b89463aae /Master/texmf/doc | |
parent | 9e1c04fdacf6dfba4c267a2e3692077b752829d4 (diff) |
Texdoc bugfix for windows.
git-svn-id: svn://tug.org/texlive/trunk@16920 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.man1.pdf | bin | 5495 -> 5498 bytes | |||
-rw-r--r-- | Master/texmf/doc/texdoc/News | 7 |
3 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/texdoc.1 b/Master/texmf/doc/man/man1/texdoc.1 index 70313fdbe1d..721b62b8277 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.37.1. -.TH TEXDOC "1" "January 2010" "texdoc 0.62" "User Commands" +.TH TEXDOC "1" "February 2010" "texdoc 0.63" "User Commands" .SH NAME texdoc \- find & view documentation in TeX Live .SH SYNOPSIS diff --git a/Master/texmf/doc/man/man1/texdoc.man1.pdf b/Master/texmf/doc/man/man1/texdoc.man1.pdf Binary files differindex a9a0c765cc7..617ce1fa018 100644 --- a/Master/texmf/doc/man/man1/texdoc.man1.pdf +++ b/Master/texmf/doc/man/man1/texdoc.man1.pdf diff --git a/Master/texmf/doc/texdoc/News b/Master/texmf/doc/texdoc/News index b29df43ad98..433f39c8420 100644 --- a/Master/texmf/doc/texdoc/News +++ b/Master/texmf/doc/texdoc/News @@ -1,3 +1,8 @@ +Version 0.63 +------------ + +Fix a bug on windows which prevented from viewing sty files. + Version 0.62 ------------ @@ -15,7 +20,7 @@ Version 0.60 Changed the search/alias/score logic. See section 2 of the manual for details, but here is a primer: - alias now /adds/ patterns to be search, it is no more a substitution -- new scoring system, partially confugurable, with improved heuristics +- new scoring system, partially configurable, with improved heuristics The beginning of the manual has been completely rewritten. |