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
created and saved
in the project.
created and saved
in the project.
SHADE CDATA #IMPLIED
Specifies the
shade of text
color, as an
integer percentage
from 0 to 100.
Specifies the
shade of text
color, as an
integer percentage
from 0 to 100.
Identifies the
shade of text
color, as an
integer percentage
from 0 to 100.
OPACITY CDATA #IMPLIED
Specifies the
opacity of text,
specified as an
integer percentage
from 0 to 100.
Specifies the
opacity of text,
specified as an
integer percentage
from 0 to 100.
Identifies the
opacity of text,
specified as an
integer percentage
from 0 to 100.
NONBREAKING (true | false |
none) "none"
Specifies if the
text will be
nonbreaking or
not. Used for
special character
(e.g., for a
hyphen:
<RICHTEXT
NONBREAKIN
G="true">-</RIC
HTEXT>)
Specifies if the
text will be
nonbreaking or
not. Used for
special characters
(e.g., for a
thinspace :
<RICHTEXT
NONBREAKIN
G="true">&thinsp
;</RICHTEXT>)
Specifies if the
text will be
nonbreaking or
not. Used for
special characters
(e.g., for a
thinspace :
<RICHTEXT
NONBREAKIN
G="true">&thinsp
;</RICHTEXT>)
UNDERLINE (true | false | none)
"none"
Applies the
underline type
style to text.
Applies the
underline type
style to text.
Identifies the
underline type
style applied to
text.
WORDUNDERLINE (true | false |
none) "none"
Applies the word
underline type
style to text.
Applies the word
underline type
style to text.
Identifies the
word underline
type style applied
to text.
SMALLCAPS (true | false | none)
"none"
Applies small
caps to text.
Applies small caps
to text.
Identifies small
caps applied to
text.
ALLCAPS (true | false | none)
"none"
Applies all caps to
text.
Applies all caps to
text.
Identifies all caps
applied to text.
SUPERSCRIPT (true | false | none)
"none"
Applies the
superscript type
style to text.
Applies the
superscript type
style to text.
Identifies the
superscript type
style applied to
text.
SUBSCRIPT (true | false | none)
"none"
Applies the
subscript type
style to text.
Applies the
subscript type
style to text.
Identifies the
subscript type
style applied to
text.
SUPERIOR (true | false | none)
"none"
Applies the
superior type style
to text.
Applies the
superior type style
to text.
Identifies the
superior type style
applied to text.
OUTLINE (true | false | none)
"none"
Applies the outline
type style to text.
Applies the outline
type style to text.
Identifies the
outline type style
applied to text.
Page 239