diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-22 21:48:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-22 21:48:15 +0000 |
commit | b5cc1664be99937d3d19c0f690271e201eae7779 (patch) | |
tree | e2c79ef6aaf3d9dbc89d16b287eff4c7a82b6c6b /Master/texmf-dist/tex/latex | |
parent | 448c8046aa5d10d83da43bf0c57f47bb5f951428 (diff) |
latex2man (22nov18)
git-svn-id: svn://tug.org/texlive/trunk@49222 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 3e082f1fed8..d69bfbd3734 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.91 2018/06/05 18:58:08 vollmer Exp $ -%% VERSION: 1.27 +%% $Id: latex2man.sty,v 1.92 2018/11/22 07:42:26 vollmer Exp $ +%% VERSION: 1.28 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% `latex2man' package to use with LaTeX2e. @@ -31,7 +31,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{latex2man}[2018/06/05 v1.27] +\ProvidesPackage{latex2man}[2018/11/22 v1.28] \usepackage{ifthen} \newif\if@LM@UseFancy@ |