> This function MUST follow right after a 0x00 0x0C b1 b2 b3 b4 > (DoNamedAnchor) function, and it sets the byte offset of the anchor's target > within the target paragraph to 256*byte1 + byte2. If a > DoSetTargetByteOffset function is not given in the scope of a DoNamedAnchor > ... DoAnchorEnd, the target byte offset is set to zero. A file that > has a DoSetTargetByteOffset function anywhere else than right after a > DoNamedAnchor will produce undefined behavior (just as currently, say, a > DoAnchorEnd by itself produces undefined behavior).
I'd prefer for it to precede the DoNamedAnchor function because if it isn't there I won't have to waste time looking for it. Cheers Tim _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
