From: fotis Date: Sat, 11 Nov 2000 23:27:14 +0000 (+0000) Subject: reflect renaming of simple-link > basic-link X-Git-Tag: pre-columns~100 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6a985265915968eb32f94721edd2e335ec725955;p=xmlgraphics-fop.git reflect renaming of simple-link > basic-link git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/examples/fo/link.fo b/docs/examples/fo/link.fo index ea9c226a9..52bb78713 100644 --- a/docs/examples/fo/link.fo +++ b/docs/examples/fo/link.fo @@ -30,7 +30,7 @@ 1. normal.pdf + font-family="serif">1. normal.pdf @@ -38,7 +38,7 @@ - 2. A one line example (text-align='start'): normal.pdf + 2. A one line example (text-align='start'): normal.pdf @@ -49,7 +49,7 @@ 3. A multiline text (text-align='start'). The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information - go to normal.pdf + go to normal.pdf @@ -60,7 +60,7 @@ 4. A multiline text (text-align='centered'). The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information - go to normal.pdf + go to normal.pdf @@ -71,7 +71,7 @@ 5. A multiline text (text-align='end'). The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information - go to normal.pdf + go to normal.pdf @@ -85,9 +85,9 @@ padding-top="3pt" > 6. A multiline text (text-align='start', space-before.optimum=6pt, font-family=serif padding-top="3pt"). The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to - enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML + enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information - go to normal.pdf + go to normal.pdf @@ -98,9 +98,9 @@ padding-top="3pt" > 7. A multiline text (text-align='start', space-before.optimum=6pt, font-family=serif, padding-top="3pt"). The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to - enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML + enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information - go to normal.pdf + go to normal.pdf @@ -112,9 +112,9 @@ padding-top="3pt" > 8. A multiline text (text-align='start', space-before.optimum=6pt, font-family=serif, padding-top="3pt"). The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to - enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML + enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information - go to normal.pdf + go to normal.pdf --> diff --git a/docs/examples/fo/readme.fo b/docs/examples/fo/readme.fo index 9034b59ac..7924aa6f5 100644 --- a/docs/examples/fo/readme.fo +++ b/docs/examples/fo/readme.fo @@ -4,8 +4,8 @@ THIS IS NOT THE LATEST VERSION OF THE FOP DOCUMENTATION BUT ONLY AN EXAMPLE FILE This files shows next to the trivial usage of fo:block and fo:inline examples of -- fo:simple-link external-destination -- fo:simple-link internal-destination +- fo:basic-link external-destination +- fo:basic-link internal-destination - fo:table - fo:list-block (including a bullet from the font Symbol as list-item-label) - fo:page-number-citation (computes dynamically the page number in section 'content') @@ -79,14 +79,11 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. FOP is part of Apache's XML project. The homepage of FOP is - http://xml.apache.org/fop + http://xml.apache.org/fop - - - B) Downloading FOP The latest release version is FOP @@ -242,11 +239,6 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. D) Embedding FOP Instantiate org.apache.fop.apps.Driver. Once this class is @@ -1040,7 +1032,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. XML Recommendation - (http://www.w3.org/TR/REC-xml) + (http://www.w3.org/TR/REC-xml) @@ -1053,7 +1045,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. XSL-FO Working Draft - (http://www.w3.org/TR/WD-xsl/) + (http://www.w3.org/TR/WD-xsl/) @@ -1066,7 +1058,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. XSLT Recommendation - (http://www.w3.org/TR/xslt) + (http://www.w3.org/TR/xslt) @@ -1079,7 +1071,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. PDF Documentation - (http://partners.adobe.com/asn/developer/acrosdk/DOCS/pdfspec.pdf) + (http://partners.adobe.com/asn/developer/acrosdk/DOCS/pdfspec.pdf) @@ -1092,7 +1084,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. Simple API for XML (SAX) - (http://www.megginson.com/SAX/) + (http://www.megginson.com/SAX/) @@ -1105,7 +1097,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. Document Object Model (DOM) - (http://www.w3.org/TR/REC-DOM-Level-1) + (http://www.w3.org/TR/REC-DOM-Level-1) @@ -1118,7 +1110,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. Namespaces in XML Recommendation - (http://www.w3.org/TR/REC-xml-names/) + (http://www.w3.org/TR/REC-xml-names/) @@ -1131,7 +1123,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. Java JDK 1.1 Documentation - (http://java.sun.com/products/jdk/1.1/docs/index.html) + (http://java.sun.com/products/jdk/1.1/docs/index.html) @@ -1213,7 +1205,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -What is FOP? +What is FOP? @@ -1225,7 +1217,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Downloading FOP +Downloading FOP @@ -1237,7 +1229,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Running FOP +Running FOP @@ -1249,7 +1241,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Embedding FOP +Embedding FOP @@ -1261,7 +1253,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -What's Implemented? +What's Implemented? @@ -1273,7 +1265,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Limitations +Limitations @@ -1285,7 +1277,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Bugs +Bugs @@ -1297,7 +1289,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Compiling FOP +Compiling FOP @@ -1309,7 +1301,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Getting involved +Getting involved @@ -1321,7 +1313,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -FOP Relevant Specifications +FOP Relevant Specifications @@ -1333,7 +1325,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. -Licence +Licence diff --git a/docs/xml-docs/fop/implemented.xml b/docs/xml-docs/fop/implemented.xml index 519f00086..2693363b4 100644 --- a/docs/xml-docs/fop/implemented.xml +++ b/docs/xml-docs/fop/implemented.xml @@ -6,48 +6,93 @@

The following formatting objects and properties of the xsl-fo - working draft (27 March 2000) are implemented. Please have also a look at the + working draft (12 October 2000) are implemented.Please have also a look at the section on limitations

-
    -
  • block
  • -
  • conditional-page-master-reference
  • -
  • display-sequence
  • -
  • external-graphic
  • -
  • flow
  • -
  • inline
  • -
  • instream-foreign-object
  • -
  • layout-master-set
  • -
  • leader, but see limitations
  • -
  • list-block
  • -
  • list-item
  • -
  • list-item-body
  • -
  • list-item-label
  • -
  • page-number
  • -
  • page-number-citation, see limitations
  • -
  • page-sequence
  • -
  • page-sequence-master
  • -
  • region-after
  • -
  • region-before
  • -
  • region-body
  • -
  • repeatable-page-master-alternatives
  • -
  • repeatable-page-master-reference
  • -
  • root
  • -
  • simple-page-master
  • -
  • simple-link (internal and external)
  • -
  • single-page-master-reference
  • -
  • static-content
  • -
  • table (minimal support)
  • -
  • table-body (minimal support)
  • -
  • table-cell (minimal support)
  • -
  • table-column (minimal support)
  • -
  • table-row (minimal support)
  • -
+

This section follows the table "B Formatting Object Summary" in the xsl:fo specification. At the + end of each sub-section you find listed what is not implemented.

+ + +
    +
  • root
  • +
  • page-sequence
  • +
  • page-sequence-master
  • +
  • single-page-master-reference
  • +
  • repeatable-page-master-reference
  • +
  • repeatable-page-master-alternatives
  • +
  • conditional-page-master-reference
  • +
  • layout-master-set
  • +
  • simple-page-master
  • +
  • region-body
  • +
  • region-before
  • +
  • region-after
  • +
  • flow
  • +
  • static-content
  • +
+

Not implemented: region-start, region-end, declarations, color-profile, title

+
+ + +
    +
  • block
  • +
+

Not implemented: block-container

+
+ + +
    +
  • external-graphic
  • +
  • inline
  • +
  • instream-foreign-object
  • +
  • leader, but see limitations
  • +
  • page-number
  • +
  • page-number-citation, see limitations
  • +
+

Not implemented: bidi-override, character, initial-property-set, inline-container

+
+ + +
    +
  • table (minimal support)
  • +
  • table-column (minimal support)
  • +
  • table-body (minimal support)
  • +
  • table-row (minimal support)
  • +
  • table-cell (minimal support)
  • +
+

Not implemented: table-and-caption, table-caption, table-header, table-footer

+
+ + +
    +
  • list-block
  • +
  • list-item
  • +
  • list-item-body
  • +
  • list-item-label
  • +
+
+ + +
    +
  • basic-link (internal and external)
  • +
+

Not implemented: multi-switch, multi-case, multi-toggle, + multi-properties, multi-property-set

+
+ + +

Not implemented: float, footnote, footnote-body

+
+ + +

Not implemented: wrapper, marker, retrieve-marker

+
+ +

Property values can be computed

  • background-color
  • blank-or-not-blank
  • @@ -131,6 +176,7 @@
  • space-before.optimum
  • src
  • start-indent
  • +
  • textdecoration (only value 'underline' is supported)
  • text-align
  • text-align-last
  • text-indent
  • diff --git a/docs/xml-docs/xml2pdf.xsl b/docs/xml-docs/xml2pdf.xsl index 1135ccfb2..052dd9746 100644 --- a/docs/xml-docs/xml2pdf.xsl +++ b/docs/xml-docs/xml2pdf.xsl @@ -24,7 +24,7 @@ TBD: - The faq doesn't show in the content - - - - - - - - - - - - - - + - + @@ -105,12 +87,12 @@ TBD: - The faq doesn't show in the content - + - + @@ -166,7 +148,7 @@ TBD: - The faq doesn't show in the content line-height="18pt" space-before.optimum="10pt" space-after.optimum="9pt" - text-align="center" + text-align="start" padding-top="3pt"> @@ -243,9 +225,9 @@ TBD: - The faq doesn't show in the content - + - +