From 0705433f361fad5fc350fdeb26d25fb3c9da8285 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 1 Feb 2012 21:50:25 +0000 Subject: [PATCH] Add template mode 'simple.xlink.properties' to allow easy customization of formatting of links generated from elements other than xref, link, and olink using the xlink attributes. --- xsl/fo/inline.xsl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 9bdebcce7..db25ebb1e 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -92,6 +92,7 @@ + @@ -101,6 +102,7 @@ + @@ -132,6 +134,7 @@ + @@ -1284,5 +1287,18 @@ + + + + + + -- 2.50.1