diff options
author | Karl Berry <karl@freefriends.org> | 2018-06-06 20:50:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-06-06 20:50:14 +0000 |
commit | 8bcdad0a3fc9ea77205f11c711a7cfe2f95d1940 (patch) | |
tree | 784855c1c8d000ea1df6efb4e87e61efbc06509c /Master/texmf-dist/tex/latex/latex2man/latex2man.sty | |
parent | 21a3ac3419bf735578517956dc0054db72504a20 (diff) |
latex2man (6jun18)
git-svn-id: svn://tug.org/texlive/trunk@47942 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/latex2man/latex2man.sty')
-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 01564b9e1f4..3e082f1fed8 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.90 2017/10/06 17:19:31 vollmer Exp $ -%% VERSION: 1.26 +%% $Id: latex2man.sty,v 1.91 2018/06/05 18:58:08 vollmer Exp $ +%% VERSION: 1.27 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% `latex2man' package to use with LaTeX2e. @@ -31,7 +31,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{latex2man}[2017/10/06 v1.26] +\ProvidesPackage{latex2man}[2018/06/05 v1.27] \usepackage{ifthen} \newif\if@LM@UseFancy@ |