git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196280
13f79535-47bb-0310-9956-
ffa450edef68
<td>the end of a PageSequence element causes the PageSequence object to be passed to <em>apps.StreamRenderer.render</em>, which in turn runs fo.pagination.PageSequence.format.</td>
</tr>
<tr>
- <td>.</td>
+ <td><em>fo.pagination.PageSequence.format()</em> creates a layoutmgr.PageLayoutManager, passing the AreaTree and PageSequence objects to it, then calls its run() method.</td>
<td><em>fo.pagination.PageSequence.addFlow()</em> programatically adds a Flow object to the page sequence.</td>
</tr>
<tr>