From: Norman Walsh Date: Tue, 9 Jul 2002 00:00:43 +0000 (+0000) Subject: Bug #573726: fix cmdsynopsisref formatting X-Git-Tag: release/1.79.1~6^2~5444 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7ca80376014c66d796fbb00625306e214f5f4bb;p=docbook-dsssl Bug #573726: fix cmdsynopsisref formatting --- diff --git a/xsl/fo/synop.xsl b/xsl/fo/synop.xsl index f315b4349..f9c163bf9 100644 --- a/xsl/fo/synop.xsl +++ b/xsl/fo/synop.xsl @@ -114,9 +114,14 @@ - ( - - ) + + ( + + ) + +   + @@ -135,7 +140,7 @@ - + diff --git a/xsl/html/synop.xsl b/xsl/html/synop.xsl index 335997912..432771eb3 100644 --- a/xsl/html/synop.xsl +++ b/xsl/html/synop.xsl @@ -121,6 +121,8 @@ ) +   +