You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Specifies the width of a frame within a given sub-area.

frame=<value>

Valid values are an integer number specifying the number of grid points inwards from a given area specification. Frame can also be set to off.

For instance,

...
area=74/60/10/-20,
grid=1/1,
frame=3,
...

specifies a frame three grid points wide with the outer limits 74/60/10/-20 and inner limits 72/58/8/-18.


  • No labels