From 74e3d02ae6b968c0546e2916384d34938c9d1275 Mon Sep 17 00:00:00 2001 From: Mauritz Jeanson Date: Sat, 18 Aug 2007 11:29:53 +0000 Subject: [PATCH] Replaced useless elements with warning messages (textinsert extension). --- xsl/fo/graphics.xsl | 34 +++++++++++++++++++++------------- 1 file changed, 21 insertions(+), 13 deletions(-) diff --git a/xsl/fo/graphics.xsl b/xsl/fo/graphics.xsl index 4e94fec5c..c2973762a 100644 --- a/xsl/fo/graphics.xsl +++ b/xsl/fo/graphics.xsl @@ -375,9 +375,11 @@ - - + + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + @@ -494,9 +496,11 @@ - - + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + + @@ -532,6 +536,7 @@ + @@ -564,16 +569,19 @@ - - - No insertfile extension available. - - + + + Don't know how to insert files with + + + - + + Cannot insert + . Check use.extensions and textinsert.extension parameters. + -- 2.40.0