|
|||||
Capacity sets | |||||
A capacity set can either be specified in the SGML Declaration or it can be described by a public identifier. If a public identifier is provided, then its text must be a sequence of zero or more capacity names, each followed by a capacity points number. More precisely:
external capacity set description = ps+, (name, ps+, number, ps+)*
ps+
can be any combination of white space characters and SGML comments.
Each name in an external capacity specification must be that of a capacity. The associated number
becomes the limit value of that capacity. Any capacity not mentioned is set to the reference value (35000). An external capacity set description can contain no text, or only comments and white space, in which case all the capacities are set to the reference value.
---- |