2017

Table Of Contents
USING QUARKXPRESS SERVER
A Guide to QuarkXPress Server 2017 | 151
<LEFT>36</LEFT>
<BOTTOM>112</BOTTOM>
<RIGHT>210</RIGHT>
<
/POSITION>
</GEOMETRY>
<TEXT>
<STORY>
<
PARAGRAPH MERGE=”false”
PARASTYLE=”Normal”>
<RICHTEXT MERGE=”false”>Hello
</RICHTEXT>
<ANCHOREDBOXREF
ALIGNWITHTEXT=”BASELINE”
OFFSET=”0”>Box7</ANCHOREDBOXREF>
<RICHTEXT MERGE=”false”>,
world</RICHTEXT>
</PARAGRAPH>
</STORY>
</TEXT>
</BOX>
<BOX ANCHOREDIN=”Box5” BOXTYPE=”CT_TEXT”
COLOR=”none”>
<ID NAME=”Box7” UID=”7”/>
<GEOMETRY PAGE=”1” SHAPE=”SH_RECT”>
<POSITION>
<TOP>0</TOP>
<LEFT>0</LEFT>
<BOTTOM>50</BOTTOM>
<RIGHT>75</RIGHT>
</POSITION>
</GEOMETRY>
<TEXT>
<STORY>
<PARAGRAPH MERGE=”false”
PARASTYLE=”Normal”>
<RICHTEXT MERGE=”false”>anchored box
</RICHTEXT>
</PARAGRAPH>
</STORY>
</TEXT>
</BOX>
</SPREAD>
</LAYOUT>
</PROJECT>
Note that there are two BOX elements. One is the parent box that has the element
ANCHOREDBOXREF, which points to the name of the anchored box. The anchored
box itself has the attribute
ANCHOREDIN, which points to the name of the parent
box.
Working with placeholders
Placeholders allow a region of text in a QuarkXPress project to hold non-printing
metadata. You can use placeholders to store information from other systems, or to
provide information to third-party XTensions software or other tools that operate
on QuarkXPress projects.
Placeholders are used by technologies within QuarkXPress, such as XML import.
Modifier XT allows placeholder data to be added to a QuarkXPress project from your
application, and the placeholder data can be read from a project using the
xml
namespace.