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
QuarkXPress/E
dit menu).
QuarkXPress/E
dit menu).
QuarkXPress/E
dit menu).
<!ELEMENT RGBCOLOR
EMPTY>
Describes an
RGB color that
can be associated
with a layer, as
displayed in the
Layers palette in
QuarkXPress.
Describes an
RGB color that
can be associated
with a layer, as
displayed in the
Layers palette in
QuarkXPress.
Describes an
RGB color that
can be associated
with a layer, as
displayed in the
Layers palette in
QuarkXPress.
<!ATTLIST RGBCOLOR
RED CDATA #IMPLIED
An integer from 0
to 255, indicating
the red
component of an
RGB color.
An integer from 0
to 255, indicating
the red
component of an
RGB color.
An integer from 0
to 255, indicating
the red
component of an
RGB color.
GREEN CDATA #IMPLIED
An integer from 0
to 255, indicating
the green
component of an
RGB color.
An integer from 0
to 255, indicating
the green
component of an
RGB color.
An integer from 0
to 255, indicating
the green
component of an
RGB color.
BLUE CDATA #IMPLIED>
An integer from 0
to 255, indicating
the blue
component of an
RGB color.
An integer from 0
to 255, indicating
the blue
component of an
RGB color.
An integer from 0
to 255, indicating
the blue
component of an
RGB color.
<!ELEMENT LINESTYLE
EMPTY>
Describes a
Dashes & Stripes
style that can be
applied to lines or
frames.
Describes a
Dashes & Stripes
style that can be
applied to lines or
frames.
Describes a
Dashes & Stripes
style that can be
applied to lines or
frames.
<!ATTLIST LINESTYLE
ARROWHEADS (PLAINLINE |
LEFTARROW | RIGHTARROW |
LEFTFARROW |
RIGHTFARROW |
DOUBLEARROW)
"PLAINLINE">
Specifies whether
a line should have
arrows on its
ends:
PLAINLINE =
No arrows
LEFTARROW =
Arrow head on
left end
RIGHTARROW
= Arrow head on
right end
LEFTFARROW
= Arrow head on
left end, arrow tail
on right end
RIGHTFARRO
W = Arrow head
on right end,
Specifies whether
a line should have
arrows on its
ends:
PLAINLINE =
No arrows
LEFTARROW =
Arrow head on
left end
RIGHTARROW
= Arrow head on
right end
LEFTFARROW
= Arrow head on
left end, arrow tail
on right end
RIGHTFARRO
W = Arrow head
on right end,
Specifies whether
a line has arrows
on its ends:
PLAINLINE =
No arrows
LEFTARROW =
Arrow head on
left end
RIGHTARROW
= Arrow head on
right end
LEFTFARROW
= Arrow head on
left end, arrow tail
on right end
RIGHTFARRO
W = Arrow head
on right end,
arrow tail on left
Page 272