latex2man
                               =========

-*- coding: utf-8 -*-

Latex2man is a tool to translate UNIX manual pages written with LaTeX into
the troff format understood by the UNIX man(1)-command.
Alternatively HTML, TexInfo, or LaTeX code can be produced too.
Output of parts of the text may be supressed using the conditional text
feature (for this, LaTeX generation may be used).

There is LaTeX package (latex2man.sty) used for writing the Man-page
and a PERL script (latex2man) doing the actual translation.

Requirements:
- Latex2man requires Perl version >= 5.0004_03.
- LaTeX2e

VERSION: 1.29

Author and Copyright (c) 1998:
        Dr. Jürgen Vollmer
        Am Rennbuckel 21
        D-76185 Karlsruhe
        Email: <[email protected]>

License:
  This program can be redistributed and/or modified under the terms
  of the LaTeX Project Public License Distributed from CTAN
  archives in directory macros/latex/base/lppl.txt; either
  version 1 of the License, or any later version.

If you find this software useful, please send me a postcard.

$Id: README,v 1.70 2018/11/25 13:05:37 vollmer Exp $