From 62288f5bb19ef75deabb4af51b6984ffedbd0f2e Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 24 Feb 2005 05:31:59 +0000 Subject: [PATCH] revert misguided dependence on emphasis.propagates.style in manpages output; manpages are now just hard-coded (not configurable) to turn emphasis into groff italic and emphasis role=bold|strong into groff bold; this is equivalent to what is done for HTML output; should it be configurable? --- xsl/manpages/docbook.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index d0f4367b8..3afcf1616 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -333,7 +333,7 @@ - + \fB\fR -- 2.40.0