git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47180 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -93,9 +93,6 @@ Several environment variables affect the operation of the Cairo driver:
<li><b>GRASS_TEXT_SIZE</b><br>
the default text size.
</li>
- <li><b>GRASS_FRAME</b><br>
- contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.
- </li>
-->
<li><b>GRASS_CAIRO_SCREEN</b><br>
defines Cairo screen
@@ -288,6 +288,9 @@ PERMANENT
<dt>GRASS_HEIGHT</dt>
<dd>defines the height of output image (default is 480).</dd>
+
+ <dt>GRASS_FRAME</dt>
+ <dd>contains 4 coordinates, <em>top,bottom,left,right</em>, defining the initial frame.</dd>
</dl>
For specific driver-related variables see:
@@ -76,9 +76,6 @@ Several environment variables affect the operation of the PNG driver:
</ul>
@@ -66,9 +66,6 @@ Several environment variables effect the operation of the PS driver: