# Example of defining the area on an A4 paper sheet to plot the grid # values in colour using the D2GRDPS program: HSIZE=16.000 # Default 16.0 (cm) VSIZE= # Default proportional to HSIZE HOFFSET=2.500 # Measured from the left-hand edge in cm # Default 2.5 (cm) VOFFSET= # Measured from the bottom edge in cm # Default (27.2-VSIZE) if VSIZE < 24.7 # (29.7-VSIZE)/2 if 24.7 < VSIZE < 29.7 # 2.5 if 29.7 < VSIZE