Changeset 4228

Show
Ignore:
Timestamp:
04/26/08 03:18:01 (2 months ago)
Author:
pmoura
Message:
Updated Apache's FOP compatibility notes on processing XML documenting files.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xml/NOTES.txt

    r4220 r4228  
    8989    XSLT files to generate PDF files from the XML files (formatted either  
    9090    for A4 paper or US Letter paper) using XSL Formatting Objects. Tested  
    91     with the XSL-FO processors Apache FOP 0.20.5 (http://xml.apache.org/fop)  
    92     and RenderX 4.4 (http://www.renderx.com/). 
     91    with the XSL-FO processors RenderX 4.4 (http://www.renderx.com/) and  
     92    Apache FOP 0.94 (http://xmlgraphics.apache.org/fop/). 
    9393 
    9494    The "lgtpdf.xsl" file defines a parameter for the paper format (either  
     
    146146 
    147147    Supported XSL-FO processors: 
    148         * Apache FOP processor (tested with version 0.20.5) 
    149             http://xml.apache.org/fop  
     148        * Apache FOP processor (tested with version 0.94) 
     149            http://xmlgraphics.apache.org/fop/  
    150150        * Lunasil Xinc processor (tested with version 2.02) 
    151151            http://www.lunasil.com/index.html 
    152152        * RenderX XEP processor (tested with version 3.8.1) 
    153153            http://www.renderx.com/   
    154  
    155     When using the FOP, you must compile your Logtalk source files using  
    156     the compiler option xmlsref(standalone) in order to workaround a bug  
    157     on the XALAN processor used by this processor. 
    158154 
    159155    These script assume that the LOGTALKHOME and LOGTALKUSER environment