File: mathtex.1

package info (click to toggle)
mathtex 1.03-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 540 kB
  • ctags: 301
  • sloc: ansic: 3,863; makefile: 50
file content (32 lines) | stat: -rw-r--r-- 1,206 bytes parent folder | download
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
.TH "MATHTEX" "1" 
.SH "NAME" 
mathtex \(em This program generas a PNG-file from a LaTeX expression 
.SH "SYNOPSIS" 
.PP 
\fBmathtex\fR [\fB-f \fIinput_file\fR\fP]  [\fB-o \fIoutput_file\fR\fP]  [\fB-m \fImsgfile\fR\fP]  [\fB-c \fIcache\fR\fP]  
.SH "DESCRIPTION" 
.PP 
This program is mainly designed to act as a CGI script. By giving it a LaTeX math command, 
a picture is generated which can be put on a web site. 
.SH "OPTIONS" 
.IP "\fB-o \fIoutput_file\fR\fP         " 10 
File to write 
.IP "\fB-f \fIinput_file\fR\fP         " 10 
File to read 
.IP "\fB-m \fImsgfile\fR\fP         " 10 
Verbosity level. 
.IP "\fB-c \fIcache\fR\fP         " 10 
Path to cache directory. 
.SH "AUTHOR" 
.PP 
This manual page was written by mahogny mahogny@areta.org for 
the \fBDebian\fP system (but may be used by others).  Permission is 
granted to copy, distribute and/or modify this document under 
the terms of the GNU General Public License, Version 3 any 
later version published by the Free Software Foundation. 
 
.PP 
On Debian systems, the complete text of the GNU General Public 
License can be found in /usr/share/common-licenses/GPL. 
 
.\" created by instant / docbook-to-man, Tue 01 Dec 2009, 19:59