8.0

Table Of Contents
BASELINE) "ASCENT"
whether the top of
the anchored box
will align with the
top of the text
(ascent) or the
bottom of the text
(baseline).
whether the top of
the anchored box
will align with the
top of the text
(ascent) or the
bottom of the text
(baseline).
whether the top of
the anchored box
will align with the
top of the text
(ascent) or the
bottom of the text
(baseline).
OFFSET CDATA #IMPLIED>
Determines the
offset when
ALIGNWITHTE
XT is set to
BASELINE.
Default is 0.
Determines the
offset when
ALIGNWITHTE
XT is set to
BASELINE.
Default is 0.
Determines the
offset when
ALIGNWITHTE
XT is set to
BASELINE.
Default is 0.
<!ELEMENT LINKEDBOX (ID)>
Specifies a linked
box and its parent
box. To force text
to run into the
next box in a
chain, insert the
boxbreak
character entity
where you want
the text to break.
Specifies a linked
box and its parent
box. To force text
to run into the next
box in a chain,
insert the
boxbreak
character entity
where you want
the text to break.
Identifies the point
where the text has
overflowed the
current box and
identifies the box
where the text
continues.
Example:
<BOX>
<ID
NAME="Box1"/>
<TEXT>
<STORY><RIC
HTEXT>This text
is in box
1</RICHTEXT>
<RICHTEXT>Th
is text is in box
2</RICHTEXT>
<RICHTEXT>Th
is text is in box
3</RICHTEXT>
<LINKEDBOX
STARTOFFSET
="22",
ENDOFFSET="4
2"
><ID
NAME="box2">
</ID>
</LINKEDBOX
>
<LINKEDBOX
STARTOFFSET
="43",
ENDOFFSET="6
Page 249