From 4f46ce477e09e5f14ee8c90a9e42e06382fafc28 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 14 Jun 2005 11:03:40 +0000 Subject: [PATCH] Created an other.xsl file and moved some templates into it. --- xsl/manpages/docbook.xsl | 192 +++++++++++---------------------------- xsl/manpages/other.xsl | 128 ++++++++++++++++++++++++++ 2 files changed, 183 insertions(+), 137 deletions(-) create mode 100644 xsl/manpages/other.xsl diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index 7f7446dba..b49169337 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -20,12 +20,12 @@ + - @@ -88,152 +88,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - - - - - - - .\" Generated by: DocBook XSL Stylesheets V - - - .\" ** Do not edit this file ** - .\" Instead, edit the DocBook XML source and then use the - .\" DocBook XSL Stylesheets to regenerate this. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - .TH " - - " - - " - - " " - - " " - - " - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/xsl/manpages/other.xsl b/xsl/manpages/other.xsl new file mode 100644 index 000000000..0e3315e1a --- /dev/null +++ b/xsl/manpages/other.xsl @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + @dot@@esc@" ** You probably do not want to + edit this file directly ** + @dot@@esc@" It was generated using the DocBook + XSL Stylesheets (version + + + + + + )@dot@ + + @dot@@esc@" Instead of manually editing it, you + probably should edit the DocBook XML + @dot@@esc@" source for it and then use the DocBook + XSL Stylesheets to regenerate it@dot@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @dot@TH " + + " + + " + + " " + + " " + + " + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0