11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
|
|
||
|
importFrom(graphics,
|
||
|
par)
|
||
|
|
||
|
importFrom(grid,
|
||
|
unit, viewport,
|
||
|
convertHeight, convertWidth, current.transform, get.gpar)
|
||
|
|
||
|
export("baseViewports",
|
||
|
"gridOMI", "gridFIG", "gridPLT", "gridPAR")
|