These are the currently provided options
Usage: dvisvgm [OPTIONS] dvifile
Input options:
-p, --page=number choose page to convert (default: 1)
-m, --map-file=filename set font map file name (default: dvipdfm.map)
SVG output options:
-b, --bbox-format=fmt set format of bounding box (default: min)
-o, --output=filename set name of output file
-s, --stdout write SVG output to stdout
-z, --zip[=level] create compressed .svgz file (default: 9)
SVG transformations:
-r, --rotate=angle rotate page content clockwise
-c, --scale=sx[,sy] scale page content
-t, --translate=tx[,ty] shift page content
-T, --transform=commands transform page content
Processing options:
-M, --mag=factor magnification of Metafont output (default: 4)
-n, --no-mktexmf don't try to create missing fonts (default: off)
-S, --specials process \specials (default: off)
Message options:
-h, --help print this help and exit
-v, --verbosity=level set verbosity level (0-7) (default: 7)
-V, --version print version and exit
For a more detailed description see the manual page.
|