From 710afd0f45e8bfc5dda7fced7ceb06c71fdfa5b6 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 13 Feb 2006 07:11:29 +0000 Subject: [PATCH] Start supporting fop development version, which will become fop version 1. --- xsl/fo/fop1.xsl | 71 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100755 xsl/fo/fop1.xsl diff --git a/xsl/fo/fop1.xsl b/xsl/fo/fop1.xsl new file mode 100755 index 000000000..4e262e57c --- /dev/null +++ b/xsl/fo/fop1.xsl @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.50.1