Code

Initially commited orphaned src2tex-2.12h-7.
[pkg-src2tex.git] / debian / src2tex.1
1 .TH SRC2TEX 1
2 .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
3 .\" other parms are allowed: see man(7), man(1)
4 .\" *****
5 .\" Edited slightly by Stephen Stafford <bagpuss@debian.org>
6 .\" to change the pointer to documentation from /usr/doc to
7 .\" /usr/share/doc.
8 .SH NAME
9 src2tex \- a converter from source program files to TeX format files
10 .SH SYNOPSIS
11 .B src2tex
12 .I "file"
13 .br
14 .B src2latex
15 .I "file"
16 .SH "DESCRIPTION"
17 This manual page documents briefly the
18 .BR src2tex,
19 and
20 .B src2latex
21 commands.
22 This manual page was written for the Debian GNU/Linux distribution
23 because the original program does not have a manual page.
24 Instead, it has documentation in the Postscript format; see below.
25 .PP
26 .B src2tex
27 [resp.
28 .B src2latex
29 ] is a sort of text converter fromBASIC, C, C++,
30 OBJECTIVE-C, COBOL, FORTRAN, HTML, JAVA, LISP, MAKE, PASCAL, PERL,
31 SCHEME, SHELL, TCL/TK and ASIR, MACSYMA, MAPLE, MATHEMATICA, MATLAB,
32 MAXIMA, MuPAD, OCTAVE, REDUCE to TeX [resp. LaTeX].
33 .SH "SEE ALSO"
34 The programs are documented fully in
35 .IR "/usr/share/doc/src2tex/src2tex.c.ps.gz" .
36 .SH AUTHOR
37 This manual page was written by Takao KAWAMURA <kawamura@debian.org>,
38 for the Debian GNU/Linux system (but may be used by others).