From 27d571c44147900070ced8db79ac8b173c50eea0 Mon Sep 17 00:00:00 2001 From: Martijn van Beers Date: Tue, 30 Apr 2002 18:39:40 +0000 Subject: [PATCH] * add support for informalexample, screen, errorcode, constant, type, quote, programlisting and citerefentry * use the 'bold' and 'italic' named templates --- contrib/xsl/db2man/db2man.xsl | 56 +++++++++++++++++++++++++++++------ contrib/xsl/db2man/synop.xsl | 14 ++++----- 2 files changed, 52 insertions(+), 18 deletions(-) diff --git a/contrib/xsl/db2man/db2man.xsl b/contrib/xsl/db2man/db2man.xsl index 1f18f0c40..06f61aca5 100644 --- a/contrib/xsl/db2man/db2man.xsl +++ b/contrib/xsl/db2man/db2man.xsl @@ -205,11 +205,11 @@ - \fB\fR + - \fI\fR + @@ -218,24 +218,62 @@ - \fB + + + + + .IP .nf - \fR + .fi - \fB\fR + - \fI\fR + + + + + + + + + `` + + '' + + + + .nf + + .fi + + + + + + + + + + ( + + ) + + + + + + + - : \fI - - \fR + : + diff --git a/contrib/xsl/db2man/synop.xsl b/contrib/xsl/db2man/synop.xsl index 3781836ef..3128544b6 100644 --- a/contrib/xsl/db2man/synop.xsl +++ b/contrib/xsl/db2man/synop.xsl @@ -61,21 +61,17 @@ - \fB - - \fR + - \fB - - \fR + - \fI - - \fR + + + -- 2.40.0