|
NAMEeqedit: command-line image generator for LaTeX SYNOPSIS eqedit --help
eqedit {options}
echo '\LaTeX{} equations are nice' | eqedit --page-color=transparent -o nice.png; display nice.png
DESCRIPTIONeqedit is a command-line utility to generate an image from LaTeX input. It reads LaTeX input from stdin, and writes the output as a file specified with the --output option. The output format can be any format ImageMagick supports. It is used by eqe, which wraps it in a GUI with drag and drop support. OPTIONSAll options can be abbreviated. HELPESSENTIAL
FORMATTING
ADVANCED AND EXPERIMENTAL
LOGGING AND DEBUGGING
AUTHORRonan Le Hy <rlehy@free.fr> SEE ALSOeqe, ImageMagick
|