diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-23 23:37:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-23 23:37:56 +0000 |
commit | ffb1770349df5fa5ac78779011f37a9900d913e4 (patch) | |
tree | db3c0c9ad34fb3183be38923c323370f4edc235a /Master/texmf-dist/tex/latex/latex2man/latex2man.sty | |
parent | f3ca29a36043f523ad16099e3466bd3710ec5e3d (diff) |
latex2man 1.24 (23dec10)
git-svn-id: svn://tug.org/texlive/trunk@20844 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 0b8bb012f90..61c2fde6545 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.84 2008/11/11 07:21:18 vollmer Exp $ -%% VERSION: 1.23 +%% $Id: latex2man.sty,v 1.85 2010/12/22 09:33:29 vollmer Exp $ +%% VERSION: 1.24 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% %% `latex2man' package to use with LaTeX2e. @@ -31,7 +31,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{latex2man}[2008/11/11 v1.23] +\ProvidesPackage{latex2man}[2010/12/22 v1.24] \usepackage{ifthen} \newif\if@LM@UseFancy@ |