ArborX


trefanc

Longname: t ref erence anc hor   Open the Documentation Legend
Released: not available 
Created: not available 
See also: tfanchor tfanccon

Summary
Inserts an anchor reference point at the text cursor position. When the document is re-formatted with tformat all frames with anchor names are temporarily removed from the document. Whenever an anchor reference is encountered in a text stream frames with corresponding anchor names are replaced on the page at an appropriate position specified by pos_code.
Example extract

If you need a frame to appear in a certain position depending on where in a document it appears, you can use frame conditional placement tfanccon.

 

Syntax (SVNNA)
trefanc  anc_name:t?  cond_name:n?  pos_code:n?  )
anc_name:t

The anchor name of a frame. This should be the same name as that given to the frame using tfanchor.

Condition name from the anchor condition control stream used during re-formatting of the document with tformat.

The position at which anchored frames should be placed on a page. A frame's horizontal position is never changed.

On the same page as the reference.
The frame is placed so that its top is just above the reference.
The frame is placed so that its top is just below the reference.
Frame is placed conditionally according to condition name.
Forward conditional.
cond_name:n

Condition name from the anchor condition control stream used during re-formatting of the document with tformat.

pos_code:n

The position at which anchored frames should be placed on a page. A frame's horizontal position is never changed.

On the same page as the reference.
The frame is placed so that its top is just above the reference.
The frame is placed so that its top is just below the reference.
Frame is placed conditionally according to condition name.
Forward conditional.

Document created on 08-Feb-2003 (revision 1)