diff options
author | Karl Berry <karl@freefriends.org> | 2017-10-06 20:19:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-10-06 20:19:34 +0000 |
commit | 3b3fce55d2ac12d0bb1770df88d866bca9e42bb9 (patch) | |
tree | 2f54190b0fac034a5e058a595d10bd1023739b57 /Master/texmf-dist/tex | |
parent | 9e360eb6c85299ab352ee67f03e2547574c53c9b (diff) |
latex2man (6oct17)
git-svn-id: svn://tug.org/texlive/trunk@45484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-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 cba69a5c6fb..01564b9e1f4 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.88 2017/04/13 14:42:01 vollmer Exp $ -%% VERSION: 1.25 +%% $Id: latex2man.sty,v 1.90 2017/10/06 17:19:31 vollmer Exp $ +%% VERSION: 1.26 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% `latex2man' package to use with LaTeX2e. @@ -31,7 +31,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{latex2man}[2017/04/13 v1.25] +\ProvidesPackage{latex2man}[2017/10/06 v1.26] \usepackage{ifthen} \newif\if@LM@UseFancy@ |