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
<!ATTLIST COPYFIT
STATE (fit | overFit | underFit) "fit"
Not applicable.
Not applicable.
Indicates whether
the text currently
fits in the box (fit),
is too long
(overFit), or is too
short (underFit).
FITAMOUNT CDATA #IMPLIED
Not applicable.
Not applicable.
Indicates the
vertical distance in
points by which
text in a text box
is overFit or
underFit. See the
STATE element.
NUMBEROFCHARACTERS
CDATA #IMPLIED
Not applicable.
Not applicable.
Indicates how
many characters
are included in the
story.
NUMBEROFWORDS CDATA
#IMPLIED
Not applicable.
Not applicable.
Indicates how
many words are
included in the
story.
NUMBEROFLINES CDATA
#IMPLIED
Not applicable.
Not applicable.
Indicates how
many lines are
included in the
story.
FITLINEAMOUNT CDATA
#IMPLIED
Not applicable.
Not applicable.
Indicates how
many lines the text
is overfit or
underfit.
STORYDEPTHAMOUNT
CDATA #IMPLIED>
Not applicable.
Not applicable.
Not applicable.
<!ELEMENT PARAGRAPH
((TABSPEC | RULE | FORMAT |
RICHTEXT |
ANCHOREDBOXREF |
HIDDEN)*)>
Describes a
paragraph.
Describes a
paragraph.
Describes a
paragraph.
<!ATTLIST PARAGRAPH
PARASTYLE CDATA #IMPLIED
Applies a
paragraph style
sheet to text.
Note: Only the
name of a
paragraph style
sheet is included
in this attribute.
The definition of
the style sheet is
stored in the
projects Job
Applies a
paragraph style
sheet to text.
Note: Only the
name of a
paragraph style
sheet is included in
this attribute. The
definition of the
style sheet is
stored in the
projects Job
Identifies the
paragraph style
sheet applied to a
paragraph.
Note: Only the
name of a
paragraph style
sheet is included
in this attribute.
The definition of
the style sheet is
stored in the
Page 226