7.0

Table Of Contents
<RUNAROUND>
<RUNAROUNDTYPE>AUTOIMAGE</RUNAROUNDTYPE>
<OUTSET>4</OUTSET>
</RUNAROUND>
If you specify an out-of-range value for OUTSET, the parameters is automatically
set to the default minimum or maximum value.
QuarkXPress Server does not support the
AUTOIMAGE and EMBEDDEDPATH
runaround types unless a picture has been placed in the box. In addition,
QuarkXPress Server does not support the
EMBEDDEDPATH runaround type
unless the picture in the box has a clipping path.
SAMPLE XML CODE
This section provides sample XML code that modifies the box with box IDs 7.
<PROJECT>
<LAYOUT LAYOUTNAME="Layout 1">
<BOX>
<ID>7</ID>
<GEOMETRY>
<MOVEUP>25</MOVEUP>
<MOVERIGHT>25</MOVERIGHT>
<MOVELEFT>25</MOVELEFT>
<MOVEDOWN>25</MOVEDOWN>
<GROWDOWN>25</GROWDOWN>
<GROWACROSS>25</GROWACROSS>
<SHRINKACROSS>25</SHRINKACROSS>
<SHRINKDOWN>25</SHRINKDOWN>
<RUNAROUND>
<RUNAROUNDTYPE>ITEM</RUNAROUNDTYPE>
<TOP>5</TOP>
<LEFT>10</LEFT>
<BOTTOM>7</BOTTOM>
<RIGHT>12</RIGHT>
</RUNAROUND>
</GEOMETRY>
</BOX>
</LAYOUT>
</PROJECT>
MODIFIER XTENSIONS SOFTWARE
164
|
CHAPTER 4: XTENSIONS SOFTW
ARE