Macaulay2 » Documentation
Packages » Graphics :: svgPicture(Picture,String)
next | previous | forward | backward | up | index | toc

svgPicture(Picture,String) -- create an SVG picture from a Picture object and store it in a file

Synopsis

Description

If the filename is without a .svg suffix, it will be added.

The heading used is stored in defaultSVGHeading and the SVG opening bracket (resp. closing) used is stored in defaultSVGOpening (resp. defaultSVGClosing).

See also

Ways to use this method: