2017

Table Of Contents
USING QUARKXPRESS SERVER
132 | A Guide to QuarkXPress Server 2017
<PROJECT>
<LAYOUT>
<ID UID=”123”/>
<
BOX COLOR=”Cyan” OPACITY=”50”>
<ID UID=”456”/>
<TEXT>
<STORY>
<
RICHTEXT>Test before an anchored text box.</RICHTEXT>
<INLINEBOX>
<TEXTATTRIBUTE COLUMNS=”2” GUTTERWIDTH=”10”>
<INSET ALLEDGES=”5”/>
</TEXTATTRIBUTE>
<CONTENT>file:example.docx</CONTENT>
</INLINEBOX>
<RICHTEXT>Test between anchored text boxes.</RICHTEXT>
<INLINEBOX>
<CONTENT>
<PARAGRAPH PARASTYLE=”Normal”>
<RICHTEXT>Text in the second anchored
box.</RICHTEXT>
</PARAGRAPH>
<RICHTEXT>More text in the second anchored
box.</RICHTEXT>
</CONTENT>
</INLINEBOX>
<RICHTEXT>Test between anchored boxes.</RICHTEXT>
<INLINEBOX WIDTH=”50” SCALEUP=”false”>
<SHADOW ANGLE=”166” BLUR=”6” COLOR=”Yellow”
DISTANCE=”6”
INHERITOPACITY=”true” MULTIPLYSHADOW=”t rue”
OPACITY=”40%”
SCALE=”100% “SHADE=”62%” SKEW=”0”/>
<CONTENT>file:example.jpg</CONTENT>
</INLINEBOX>
<RICHTEXT>Text after an anchored picture
box.</RICHTEXT>
</STORY>
</TEXT>
</BOX>
</LAYOUT>
</PROJECT>
Because an <INLINEBOX> element’s content comes in the form of a <CONTENT>
element, you can fill such an anchored box with Modifier-formatted text, with text
from a text file, or with a picture from a picture file.
If the volume of text (represented by
PARAGRAPH) is potentially large, the
INLINEBOX automatically continues to flow the remaining text across pages.