From 01382d60fd63c5bb6201d4f88b57d656c6ce8708 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 13 Mar 2006 14:45:42 +0000 Subject: [PATCH] Support bold output for "emphasis remap='B'". (because Eric Raymond's doclifter(1) tool converts groff source marked up with ".B" request or "\fB" escapes to DocBook "emphasis remap='B'".) --- xsl/manpages/inline.xsl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xsl/manpages/inline.xsl b/xsl/manpages/inline.xsl index c053cb770..d32fb8c91 100644 --- a/xsl/manpages/inline.xsl +++ b/xsl/manpages/inline.xsl @@ -48,7 +48,9 @@ - + -- 2.40.0