2017

Table Of Contents
USING QUARKXPRESS SERVER
164 | A Guide to QuarkXPress Server 2017
SECONDLEVEL =”Style2”
THIRDLEVEL =”Style3”
FOURTHLEVEL =” Style4”
L
ETTERHEADSTYLE =”Style5”/>
</INDEXSTYLE>
</INDEXSPECIFICATIONS>
R
endering:
T
he
I
NDEX OPERATION
e
lement is used to render indexes.
<PARAGRAPH>
<INDEX OPERATION=”CREATE” Style=”IndexStyle”/>/>
</PARAGRAPH>
Working with cross references
The cross references feature makes it easy to create cross references. There are three
types of cross references that can be created in QuarkXPress:
Footnotes
Endnotes
Numbered Items
Use the
<XREF> elements in a <REFNOTE> element, to specify cross references.
To create a numbered item cross reference:
<PAGESEQUENCE MASTERREFERENCE=”B-Body”>
<STORY>
<PARAGRAPH PARASTYLE=”Normal”>
<RICHTEXT MERGE=”false”>Paragraph text (see Section
</RICHTEXT>
<XREF HREF=”#d83c7191-fbb9-4565-8364-4d e14c77c44a
CHARSTYLE=”CrossRef” INCLUDEABOVEBELOW= ”true”
HYPERLINK=”FALSE”
SEPARATOR=”->” />
<RICHTEXT MERGE=”false”>and Appendix A) Paragraph text
continues.</RICHTEXT>
</PARAGRAPH>
. . .
<PARAGRAPH PARASTYLE=”Heading1”>
<RICHTEXT MERGE=”false”>Support</RICHTE XT>
</PARAGRAPH>
<PARAGRAPH PARASTYLE=”Heading2” XREFLABEL=”d83c7191-fbb9-
4565-8364-4de14c77c44a”>
<RICHTEXT MERGE=”false”>Loss History</RICHTEXT>
</PARAGRAPH>
</STORY>
</PAGESEQUENCE>
Use the CHARSTYLE element to identify a character style sheet to be applied to
the cross reference.
Use the
HYPERLINK element to enable/disable the hyperlink in the PDF output.
Use the
XREFSTYLE element to specify the type of cross reference.
Use the
SEPARATOR element to specify the separator text.
You can show custom text as the cross reference:
<PAGESEQUENCE MASTERREFERENCE=”B-Body”>
<STORY>