xur: x-coordinate of upper right comer of soft-clip window
yur: y-coordinate of upper right comer of soft-clip window
The command sets the position and size of the soft-clip window and
determines the effective clip window as the intersection of the printable area,
the logical page, the picture frame and the soft-clip window.
LA (line attributes) (kind, value [ 1,l } [, kind, value{ 2,1) [,kind,
v~ueWjl1)
kind: clamped integer
value: clamped integer if kind= 1, 2; otherwise, clamped real
The relation between and meaning of the parameters are given in the
following table:
kind value
1 line end 1 butt (default)
2 square
3 triangular
4 round
2 line join 1 mitered (default)
2 mitered/beveled
3 triangular
4 round
5 beveled
6 none
3 miter limit 1 to 32,767 (default: 5)
For a line end other than a butt end, add l/2 line width to the length.
If the miter in a mitered line join exceeds the miter limit, it is truncated. If the
miter in a mitered/beveled line join exceeds the miter limit, a beveled join is
used.
The miter limit is the ratio (miter length)/(line width). Miter limits smaller
than 1 are rounded up to 1.
For thinlines (line width <= 0.35 mm), the line end is always round, and line
joins is also round.
LB (label instruction) (string)
string: a string of up to 1024 characters, terminated with the
character specified in the DT command or default &XT>.
This command prints (draws) printable characters in the string, using the
primary font selected and executes the functions of control characters in the
string. Control characters SI and SO switch between the primary and
secondary fonts.
104