2015

Table Of Contents
Creating pages with the Landscape layout
The following is an example of the MASTERPAGESEQUENCE to be used for Landscape
mode.
<MASTERPAGESEQUENCE NAME="Landscape">
<SINGLEMASTERPAGEREFERENCE NAME="A-Landscape"></SINGLEMASTERPAGEREFERENCE>
</MASTERPAGESEQUENCE>
The following is an example of the PARAGRAPH element with the PARASTYLE attribute
set to flow. This cause the landscape flow content under the PAGESEQUENCE that has
ORIENTATION set to LANDSCAPE to be flown into the flow boxes in the layout with
the name Landscape.
<PARAGRAPH PARASTYLE="Flow">
<RICHTEXT BACKGROUNDCOLOR="yellow">Text here</RICHTEXT>
</PARAGRAPH>
The following is an example of a nested PAGESEQUENCE depicting Landscape mode.
The landscape flow content under the PAGESEQUENCE that has ORIENTATION set to
LANDSCAPE is flown into the flow boxes in the layout with the name Landscape.
<PAGESEQUENCE ORIENTATION="LANDSCAPE"MASTERREFERENCE="Landscape">
<STORY BOXNAME="flow">
<PARAGRAPH PARASTYLE="Title">
<RICHTEXT>Deliver the Benefits of Automation</RICHTEXT>
</PARAGRAPH>
<PARAGRAPH PARASTYLE="Flow">
<RICHTEXT>Text Here</RICHTEXT>
</PARAGRAPH>
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Flow">
<PARAGRAPH PARASTYLE="Flow">
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Bulletstyle">
<PARAGRAPH PARASTYLE="Title">
<PARAGRAPH PARASTYLE="Flow">
<PARAGRAPH PARASTYLE="Flow">
<PARAGRAPH PARASTYLE="Flow">
<PARAGRAPH/>
<PARAGRAPH/>
<INLINETABLE TABLESTYLEREF= "quark">
<COLGROUP>
<THREAD>
<TROW>
<ENTRY>
<PARAGRAPH PARASTYLE="TableCOntent">
<FORMAT ALIGNMENT= "CENTERED"/>
<RICHTEXT>Text Here</RICHTEXT>
</PARAGRAPH>
</ENTRY>
<ENTRY>
<PARAGRAPH PARASTYLE="TableCOntent">
<FORMAT ALIGNMENT= "CENTERED"/>
<RICHTEXT>Text Here</RICHTEXT>
A GUIDE TO QUARKXPRESS SERVER 2015 | 193
QUARKXPRESS SERVER FEATURES