8.0
Table Of Contents
- Overview
- New and enhanced features
- Getting started
- Functions
- Function overview
- Render types
- Content modifiers
- Render modifiers
- XML modify
- XML deconstruct and construct
- About XML deconstruct/construct
- xml
- construct
- Deconstructing a project
- Constructing a project
- Working with pages and spreads
- Working with layers
- Working with boxes
- Working with pictures
- Working with text
- Working with tables
- Working with Composition Zones
- Using server XSLT
- Working with lists
- Working with anchored boxes
- Working with placeholders
- Working with metadata
- Working with hidden text
- Administrative Request handlers
- The Modifier DTD
- Sample applications
- Contact Quark
- Legal notice
page, in points.
page, in points.
page, in points.
<!ELEMENT LEFT (#PCDATA)>
The distance
between the box
or lines left edge
and the left edge
of the page, in
points.
The distance
between the box
or lines left edge
and the left edge
of the page, in
points.
The distance
between the box
or lines left edge
and the left edge
of the page, in
points.
<!ELEMENT BOTTOM
(#PCDATA)>
The distance
between the box
or lines bottom
edge and the
bottom of the
page, in points.
The distance
between the box
or lines bottom
edge and the
bottom of the
page, in points.
The distance
between the box
or lines bottom
edge and the
bottom of the
page, in points.
<!ELEMENT RIGHT
(#PCDATA)>
The distance
between the box
or lines right edge
and the right edge
of the page, in
points.
The distance
between the box
or lines right edge
and the right edge
of the page, in
points.
The distance
between the box
or lines right edge
and the right edge
of the page, in
points.
<!ELEMENT RUNAROUND
EMPTY>
Describes a
runaround applied
to a box or line.
Describes a
runaround applied
to a box or line.
Describes a
runaround applied
to a box or line.
<!ATTLIST RUNAROUND
TYPE (NONE | ITEM |
EMBEDDEDPATH |
ALPHACHANNEL |
NONWHITEAREAS |
PICTUREBOUNDS |
SAMEASCLIPPING |
AUTOIMAGE | MANUAL)
"NONE"
Specifies the type
of runaround
applied to a box
or line:
NONE = Text
runs behind the
box or line.
ITEM = Text runs
around the edges
of the box or line.
EMBEDDEDPA
TH = Text runs
around a path
embedded in the
picture file.
ALPHACHANN
EL = Text runs
around an alpha
channel
embedded in the
picture file.
NONWHITEAR
EAS = Text runs
around a path
based on the dark
and light areas of
the picture file.
Specifies the type
of runaround
applied to a box
or line:
NONE = Text
runs behind the
box or line.
ITEM = Text runs
around the edges
of the box or line.
EMBEDDEDPA
TH = Text runs
around a path
embedded in the
picture file.
ALPHACHANN
EL = Text runs
around an alpha
channel
embedded in the
picture file.
NONWHITEAR
EAS = Text runs
around a path
based on the dark
and light areas of
the picture file.
Specifies the type
of runaround
applied to a box
or line:
NONE = Text
runs behind the
box or line.
ITEM = Text runs
around the edges
of the box or line.
EMBEDDEDPA
TH = Text runs
around a path
embedded in the
picture file.
ALPHACHANN
EL = Text runs
around an alpha
channel
embedded in the
picture file.
NONWHITEAR
EAS = Text runs
around a path
based on the dark
and light areas of
the picture file.
Page 266