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 (mm,in,cm,pt), 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.

width (Length (mm,in,cm,pt), optional)

Set the width of a grid cell.

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.0.0 | Start page | Command reference | Other languages: German