mathmlsvg(1) MathML to SVG conversion utility

SYNOPSIS

mathmlsvg [OPTION]... FILE...

DESCRIPTION

-v, --version
Output version information
-h, --help
This small usage guide
-u, --unit=<unit>
Unit for dimensions (default='cm')
-g, --size=<float>x<float>
Page size (width x height) (default = 21 x 29.7)
-m, --margins=<float>x<float>
Margins (top x left) (default = 2 x 2)
-f, --font-size=<float>
Default font size (in pt, default=10)
-r, --crop[=yes|no]
Enable/disable cropping to bounding box (default='yes')
--config=<path>
Configuration file path
--verbose[=0-3]
Display messages

AUTHORS

Written by Luca Padovani.

REPORTING BUGS

Report bugs to <[email protected]>.