[Bug 11144] New: Elastic region extents based on content
<bugzilla <at> jessica.w3.org>
2010-10-25 22:03:11 GMT
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11144
Summary: Elastic region extents based on content
Product: XSLFO
Version: 2.0 Working Draft
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XSL-FO Requirements
AssignedTo: xsl-editors <at> w3.org
ReportedBy: gkholman <at> cranesoftwrights.com
QAContact: xsl-editors <at> w3.org
There are times when the number of lines occupied by the content of the header
or footer cannot be accurately estimated during transformation due to vagaries
of H&J and font metrics used during rendering. At other times it can be a
different number of lines on different pages within a single page sequence.
An example is in the rendering of security classification designations at the
top of pages in intelligence documents. Such designations may run five to
seven lines long because of a complex semantic collection of inclusions and
exclusions expressed for each of a long list of groups of readers. This could
be for the entire page sequence (specified in static content) or even just a
subset of pages (specified in a retrieved marker).
Being able to specify .minimum, .optimum and .maximum components of the before
and after region extents could mimic the specification of the height of a block
container. This would allow (in the example above) a minimum extent used when
(Continue reading)