table of contents
MATHTEX(1) | General Commands Manual | MATHTEX(1) |
NAME¶
mathtex — This program generas a PNG-file from a LaTeX expression
SYNOPSIS¶
mathtex [-f input_file] [-o output_file] [-m msgfile] [-c cache]
DESCRIPTION¶
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.
OPTIONS¶
- -o output_file
- File to write
- -f input_file
- File to read
- -m msgfile
- Verbosity level.
- -c cache
- Path to cache directory.
AUTHOR¶
This manual page was written by mahogny mahogny@areta.org for the Debian 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.
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.