summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/latex2man/README
blob: 5cdd8be3dbd95ddab872032c865c1244f3499527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36

				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.26

Author and Copyright (c) 1998:
	 Dr. Jürgen Vollmer
	 Am Rennbuckel 21
	 D-76185 Karlsruhe
	 Email: <Juergen.Vollmer@informatik-vollmer.de>

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.67 2017/10/02 13:25:29 vollmer Exp $