From ebd653b3e64ae9f170327ea2817e546e6e0d10d0 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 21 Sep 2013 23:29:39 +0000 Subject: [PATCH] Skip generating fox:destination on a footnote - id attribute on footnotes is not passed to generated FO, so FOP complains about unresolved ID in destination. --- xsl/fo/fop1.xsl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xsl/fo/fop1.xsl b/xsl/fo/fop1.xsl index 19af19ce7..7daf16b8c 100644 --- a/xsl/fo/fop1.xsl +++ b/xsl/fo/fop1.xsl @@ -101,7 +101,8 @@ - + + -- 2.50.1