next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
Graphics
::
defaultSVGOpening(ZZ,ZZ)
defaultSVGOpening(ZZ,ZZ) -- default SVG opening for a picture of a given size
Synopsis
Usage:
defaultSVGOpening(w,h)
Function:
defaultSVGOpening
Inputs:
w
,
an
integer
h
,
an
integer
Outputs:
a
string
Description
It returns a string containing the default SVG opening of the form <svg etc. used to create an SVG picture.