Next: , Previous: Lazy-expanding-area class, Up: Class reference



8.3.11 Offset class

A dead node used by TeX-layout to position chars.

It supports the node interface, the container interface, the enclosure interface and the transformation interface.

     struct vcl_offset * vcl_offset_init (struct vcl_offset * obj, real dx,
                                          real dy, void * child)

Creates an offset (dx, dy) with child as the child.