diff options
author | Karl Berry <karl@freefriends.org> | 2022-03-03 21:09:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-03-03 21:09:20 +0000 |
commit | c568ce9e272d7341e2c05d8a8c204c21486b83f7 (patch) | |
tree | 5e84088225a26e5b6c0cb6d4ae808a530002925f /Master/texmf-dist/doc/support | |
parent | 9150bf479bb504503a94eb23384ee565d29613a1 (diff) |
texdoc (3mar22)
git-svn-id: svn://tug.org/texlive/trunk@62379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/texdoc/NEWS | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/support/texdoc/texdoc.pdf | bin | 84310 -> 84307 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/support/texdoc/texdoc.tex | 6 |
3 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/texdoc/NEWS b/Master/texmf-dist/doc/support/texdoc/NEWS index c08e6c862da..0c5b6b4e8ae 100644 --- a/Master/texmf-dist/doc/support/texdoc/NEWS +++ b/Master/texmf-dist/doc/support/texdoc/NEWS @@ -2,6 +2,12 @@ NEWS for texdoc =============== (This file public domain.) +Version 3.4 (TeX Live 2022) +=========================== +- Make Data.tlpdb.lua reproducible +- Better locale handling in scoring +- Alias adjustments + Version 3.3.1 ------------- - Support non-ascii username on Windows (patch by A. Kakuto) diff --git a/Master/texmf-dist/doc/support/texdoc/texdoc.pdf b/Master/texmf-dist/doc/support/texdoc/texdoc.pdf Binary files differindex b5e9b6bcc3e..8e6f1ecc7cc 100644 --- a/Master/texmf-dist/doc/support/texdoc/texdoc.pdf +++ b/Master/texmf-dist/doc/support/texdoc/texdoc.pdf diff --git a/Master/texmf-dist/doc/support/texdoc/texdoc.tex b/Master/texmf-dist/doc/support/texdoc/texdoc.tex index 528eda18987..8346c80193d 100644 --- a/Master/texmf-dist/doc/support/texdoc/texdoc.tex +++ b/Master/texmf-dist/doc/support/texdoc/texdoc.tex @@ -1,6 +1,6 @@ %#!xelatex % Texdoc user manual -% Copyright 2008-2021 Manuel Pégourié-Gonnard and Takuto Asakura +% Copyright 2008-2022 Manuel Pégourié-Gonnard and Takuto Asakura % distributed under the terms of GPL v3 or later \documentclass{texdoc-doc} @@ -8,7 +8,7 @@ \subtitle{Find \& view documentation in \TL} \pkgurl{https://tug.org/texdoc/} \author{Manuel Pégourié-Gonnard\and Takuto Asakura} -\date{v3.3.1\quad \today} +\date{v3.4\quad \today} \begin{document} @@ -731,7 +731,7 @@ Texdoc within a {\TL}-based {\TeX} distribution which does not ship \label{sec:licence} The current version of Texdoc program and its documentation are copyright -2008--2021 Manuel Pégourié-Gonnard, Takuto Asakura, the {\TL} Team. +2008--2022 Manuel Pégourié-Gonnard, Takuto Asakura, the {\TL} Team. They are free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software |