|
|
CVS: jfor/samples/cocoon/tests/simple-tests fo-page-number-citation.xml,NON: msg#00044
|
Subject: |
CVS: jfor/samples/cocoon/tests/simple-tests fo-page-number-citation.xml,NONE,1.1 |
Update of /cvsroot/jfor/jfor/samples/cocoon/tests/simple-tests
In directory usw-pr-cvs1:/tmp/cvs-serv2950
Added Files:
fo-page-number-citation.xml
Log Message:
initial check-in
--- NEW FILE: fo-page-number-citation.xml ---
<?xml version="1.0" encoding="utf-8"?>
<fo:root>
<fo:layout-master-set>
<fo:simple-page-master master-name="page"
page-height="297mm" page-width="210mm"
margin-top="20mm" margin-bottom="10mm"
margin-left="25mm" margin-right="25mm">
<fo:region-body margin-top="0mm" margin-bottom="15mm"
margin-left="0mm" margin-right="0mm"/>
<fo:region-after extent="10mm"/>
</fo:simple-page-master>
</fo:layout-master-set>
<fo:page-sequence master-name="page">
<fo:static-content flow-name="xsl-region-after">
<fo:block>Page <fo:page-number/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block font-weight="bold">Jfor referencing pages test</fo:block>
<fo:block>This example demonstrate the FO page-number-citation
usage.</fo:block>
<fo:block>There is still a problem with this functionnality the page
references are not updated at document load.</fo:block>
<fo:block>The properties of the page references can be view into Word.
Use the right mouse buton after selecting the text between left and right
parenthesis.</fo:block>
<fo:block> </fo:block>
<fo:block> </fo:block>
<fo:block id="N5">1. Chapter</fo:block>
<fo:block>Text</fo:block>
<fo:block id="N13">2. Chapter</fo:block>
<fo:block>For a description of X see page(<fo:page-number-citation
ref-id="N5"/>)</fo:block>
</fo:flow>
</fo:page-sequence>
</fo:root>
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
|
| |