Elementname: Grid

Description

Override the grid settings from SetGrid.

Allowed attributes: height, nx, ny, width

Child elements: (none)

Parent elements: Group, Pagetype

Attributes

height (length, optional)

Height of a grid cell.

height (length, optional)

Height of a grid cell.

nx (number, optional)

Number of grid cells in horizontal direction.

ny (number, optional)

Number of grid cells in vertical direction.

Remarks

nx and ny don't make sense in Group.

Example

<Pagetype name="page wide" test=" $var > 10 ">
  <Margin left="1cm" right="2cm" top="1cm" bottom="1cm"/>
  <Grid width="10mm" height="14pt"/>
</Pagetype>

See also

SetGrid Pagetype Group

Commands

Version: 2.2.0 | Start page | Command reference | Other language: German