资 源 简 介
presentex is a command-line tool that allows users to easily produce high-quality, colourful equations with LaTeX for use in presentations, etc. It is written in Python and uses LaTeX, dvips, and imagemagick. It should run on Linux/UNIX/Mac systems (not sure about Windows), provided the appropriate software packages are installed.
USAGE:
from the command line
$ presentex "latex equation in quotes" options
Options are:
-f -fg --foreground: Foreground (text) colour, reported as "r,g,b"
(quotes are required) where r,g,b can span the
integeer values [0,255]. The default is
"0, 0, 0".
-b -bg --background: Background color, reported as "r,g,b" (quotes are
required) where r,g,b can span the integer values
[0,255]. The default is "255, 255, 255".
-e --enlargement: Enlargement factor. The default is "1".
-o --output: