From ddc4ee97e4e1252c6fad26d2ed9cb8d389bee0ad Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Wed, 28 May 2003 07:42:42 +0000 Subject: [PATCH] examples.xml consolidation Submitted by: Glen Mazza I had to adjust the sitemap to avoid an error message in the browser when showing fo/embed.fo. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196467 13f79535-47bb-0310-9956-ffa450edef68 --- .../content/xdocs/dev/examples.xml | 67 ----------------- src/documentation/content/xdocs/examples.xml | 72 ++++++++++++++++--- src/documentation/sitemap.xmap | 3 + 3 files changed, 64 insertions(+), 78 deletions(-) delete mode 100644 src/documentation/content/xdocs/dev/examples.xml diff --git a/src/documentation/content/xdocs/dev/examples.xml b/src/documentation/content/xdocs/dev/examples.xml deleted file mode 100644 index 2542dba56..000000000 --- a/src/documentation/content/xdocs/dev/examples.xml +++ /dev/null @@ -1,67 +0,0 @@ - - - - -
- FO Examples -
- -
- Example Documents Using FOP -

- These examples have been rendered using FOP. -

-
-
- Images Examples -

-Embedding images in FO: -

- - - - - - - - - - - - - - - - - - - - - - -
Images in FO
descriptionfo filepdf result
align in larger viewportalign.foalign.fo.pdf
align in smaller viewportalign2.foalign2.fo.pdf
scaling imagesize.fosize.fo.pdf
-
-
- Instream Foreign Object Examples -

-Instream Foreign Object images in FO, there are more on the -SVG Page: -

- - - - - - - - - - - - -
Embedding instream-foreign-object
descriptionfo filepdf result
embedding svg in viewportembed.foembed.fo.pdf
-
- -
- diff --git a/src/documentation/content/xdocs/examples.xml b/src/documentation/content/xdocs/examples.xml index e0e6aed0b..323702213 100644 --- a/src/documentation/content/xdocs/examples.xml +++ b/src/documentation/content/xdocs/examples.xml @@ -7,6 +7,11 @@ Examples +
+ Example Documents Using FOP +

+ These examples have been rendered using FOP: +

@@ -20,10 +25,7 @@
Generated examples
fonts.fo.pdf
- -
- Examples in the distribution -

Examples for the use of XSL-FO can be found in the FOP distribution in +

Other basic examples on the use of XSL-FO can be found in the FOP distribution in the subdirectory xml-fop/examples/fo. You can start transformation of all fo files into pdf files by starting xml-fop/examples/fo/runtests (only source distribution). The resulting test files can be found in xml-fop/examples/fo/tests @@ -57,18 +59,66 @@

  • readme.fo - uses an old version of FOP documentation for a longer example
  • - -
  • Look also into the directory examples/fo/svg. There you find some very extensive SVG examples. -
  • -
  • In the directory examples/fo/pagination you find a suite of examples showing the use - of XSL-FO pagination. -
  • +

    Also, in the directory examples/fo/pagination you will find a suite of examples showing the use + of XSL-FO pagination. +

    Developers will find the first steps to a test suite for all implemented formatting objects and properties in xml-fop/test/xml/.

    -
    +
    +
    + Images Examples +

    +Embedding images in FO: +

    + + + + + + + + + + + + + + + + + + + + + + +
    Images in FO
    descriptionfo filepdf result
    align in larger viewportalign.foalign.fo.pdf
    align in smaller viewportalign2.foalign2.fo.pdf
    scaling imagesize.fosize.fo.pdf
    +

    Look also into the directory examples/fo/svg. There you find some very extensive SVG examples. +

    +
    +
    + Instream Foreign Object Examples +

    +Instream Foreign Object images in FO, there are more on the +SVG Page: +

    + + + + + + + + + + + + +
    Embedding instream-foreign-object
    descriptionfo filepdf result
    embedding svg in viewportembed.foembed.fo.pdf
    +
    diff --git a/src/documentation/sitemap.xmap b/src/documentation/sitemap.xmap index 3303c65be..8bb9249f5 100644 --- a/src/documentation/sitemap.xmap +++ b/src/documentation/sitemap.xmap @@ -571,6 +571,9 @@ + + + -- 2.39.5