diff options
author | fotis <fotis@unknown> | 2000-08-11 17:42:54 +0000 |
---|---|---|
committer | fotis <fotis@unknown> | 2000-08-11 17:42:54 +0000 |
commit | 339e76ee8cd8e39ffe695b982138b56bf65010bd (patch) | |
tree | 880be82089543aaeec18503439f990476b2a6e54 /docs/examples/fo/images.fo | |
parent | 5b0e5901c16b6ffb5e2db77d10ad0fe235ab132d (diff) | |
download | xmlgraphics-fop-339e76ee8cd8e39ffe695b982138b56bf65010bd.tar.gz xmlgraphics-fop-339e76ee8cd8e39ffe695b982138b56bf65010bd.zip |
updated to conform to xsl dtd as provided by N. Grigoriev
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193642 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/examples/fo/images.fo')
-rw-r--r-- | docs/examples/fo/images.fo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/examples/fo/images.fo b/docs/examples/fo/images.fo index 5bb458276..94bdd8bd2 100644 --- a/docs/examples/fo/images.fo +++ b/docs/examples/fo/images.fo @@ -1,4 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> + <fo:root font-family="Times Roman" font-size="12pt" text-align="justify" xmlns:fo="http://www.w3.org/1999/XSL/Format"> <fo:layout-master-set> |