Skip to content

The paper

A program begins by declaring its sheet:

paper square

paper square is the unit square with four pre-bound corner points, named counter-clockwise from the origin:

name coordinates
.a (0, 0)
.b (1, 0)
.c (1, 1)
.d (0, 1)

v0.0 supports no other paper shape.