From 6a656ff01b9d03601575e6c866eaca180c6d581c Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 10 Jan 2002 22:23:40 +0000 Subject: [PATCH] Support emphasis role=bold in FO --- xsl/fo/inline.xsl | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index d0f21671e..0d89bfa0a 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -392,9 +392,28 @@ - + + + + + + + + + -- 2.50.1