Browse Source

fixed typo

Submitted by: John Collins <johnnysoftware@yahoo.com>


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196505 13f79535-47bb-0310-9956-ffa450edef68
tags/Root_Temp_KnuthStylePageBreaking
Christian Geisert 21 years ago
parent
commit
88f9050452
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/documentation/content/xdocs/fo.xml

+ 1
- 1
src/documentation/content/xdocs/fo.xml View File

@@ -326,7 +326,7 @@ To accomplish this, place an empty block with an id at the end of the flow:
<p>
Get the number of the last page as follows:
</p>
<source><![CDATA[ <fo:page-nuber-citation ref-id="last-page"/>]]></source>
<source><![CDATA[ <fo:page-number-citation ref-id="last-page"/>]]></source>
<p>
This does not work in certain situations: multiple page sequences, an initial page number other than 1, or forcing a certain page count, thereby producing blank pages at the end.
</p>

Loading…
Cancel
Save