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
is enabled.
is enabled.
is enabled.
GRIDLEVEL (PAGE | TEXTBOX)
"PAGE"
Specifies whether
GRID applies on
page level or text
box level.
Specifies whether
GRID applies on
page level or text
box level.
Specifies whether
GRID applies on
page level or text
box level.
GRIDTYPE (TOPLINE |
BOTTOMLINE | LEFTLINE |
RIGHTLINE | CENTERLINE |
BASELINE) "BASELINE">
Specifies grid type
applied on page
level or text box
level grid.
Specifies grid type
applied on page
level or text box
level grid.
Specifies grid type
applied on page
level or text box
level grid.
<!ELEMENT TABSPEC (TAB)+>
Describes a group
of tab stops.
Describes a group
of tab stops.
Describes a group
of tab stops.
<!ELEMENT TAB EMPTY>
Describes a single
tab stop.
Describes a single
tab stop.
Describes a single
tab stop.
<!ATTLIST TAB
POSITION CDATA #REQUIRED
Specifies the
position of a tab
stop.
Specifies the
position of a tab
stop.
Specifies the
position of a tab
stop.
FILL CDATA #IMPLIED
Identifies one or
two characters to
repeat in order to
fill the space
between text and
a tab stop.
Identifies one or
two characters to
repeat in order to
fill the space
between text and
a tab stop.
Identifies one or
two characters
that repeat in
order to fill the
space between
text and a tab
stop.
ALIGNMENT (LEFT | RIGHT |
CENTER | COMMA | DECIMAL |
ALIGNON) "LEFT"
Indicates how a
tab stop should be
aligned.
LEFT = Aligns
text flush left on
the tab stop.
RIGHT = Aligns
text flush right on
the tab stop.
CENTER =
Aligns text
centrally on the
tab stop.
DECIMAL =
Aligns text on a
decimal point
(period).
COMMA =
Aligns text on a
first comma.
ALIGN ON =
Aligns text on any
character you
specify in the
ALIGNON
attribute.
Indicates how a
tab stop should be
aligned.
LEFT = Aligns
text flush left on
the tab stop.
RIGHT = Aligns
text flush right on
the tab stop.
CENTER =
Aligns text
centrally on the
tab stop.
DECIMAL =
Aligns text on a
decimal point
(period).
COMMA =
Aligns text on a
first comma.
ALIGN ON =
Aligns text on any
character you
specify in the
ALIGNON
attribute.
Indicates how a
tab stop is
aligned.
LEFT = Aligns
text flush left on
the tab stop.
RIGHT = Aligns
text flush right on
the tab stop.
CENTER =
Aligns text
centrally on the
tab stop.
DECIMAL =
Aligns text on a
decimal point
(period).
COMMA =
Aligns text on a
first comma.
ALIGN ON =
Aligns text on any
character you
specify in the
ALIGNON
attribute.
Page 232