diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-25 22:08:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-25 22:08:21 +0000 |
commit | b8996f0f541d768f8f70ef9c6ca5b938ad164b70 (patch) | |
tree | 5de4e9493cec390cbb7b0da0375f0cf96ca3d402 /Master/texmf-dist/tex/latex | |
parent | 36c552d0c50c8963c1b2bc835b68e66c398a0b4b (diff) |
latex2man (25nov18)
git-svn-id: svn://tug.org/texlive/trunk@49249 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/latex2man/latex2man.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/latex2man/latex2man.sty b/Master/texmf-dist/tex/latex/latex2man/latex2man.sty index d69bfbd3734..e3b6e0185ff 100644 --- a/Master/texmf-dist/tex/latex/latex2man/latex2man.sty +++ b/Master/texmf-dist/tex/latex/latex2man/latex2man.sty @@ -2,8 +2,8 @@ %% Project: Documentation Tools %% Descr: Latex --> MAN-page (groff -man), LaTeX package %% Author: Dr. Jürgen Vollmer, Juergen.Vollmer@informatik-vollmer.de -%% $Id: latex2man.sty,v 1.92 2018/11/22 07:42:26 vollmer Exp $ -%% VERSION: 1.28 +%% $Id: latex2man.sty,v 1.93 2018/11/25 13:05:37 vollmer Exp $ +%% VERSION: 1.29 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% `latex2man' package to use with LaTeX2e. @@ -31,7 +31,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{latex2man}[2018/11/22 v1.28] +\ProvidesPackage{latex2man}[2018/11/25 v1.29] \usepackage{ifthen} \newif\if@LM@UseFancy@ |