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

Compare with Current View Page History

« Previous Version 2 Next »

Specifies the thickness 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 thick with the outer limits 74/60/10/-20 and inner limits 72/58/8/-18.


  • No labels