From d29d5dc3cd58483554ddfdd3b342af06a01c9b64 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 9 Sep 2006 05:48:18 +0000 Subject: [PATCH] Suppress footnote markers and output warning that footnotes are not yet supported. --- xsl/manpages/docbook.xsl | 4 ++++ xsl/manpages/links.xsl | 2 ++ xsl/manpages/other.xsl | 18 ++++++++++++++++++ 3 files changed, 24 insertions(+) diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index 3a1157b11..af3b0e4a6 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -140,6 +140,10 @@ + + + + diff --git a/xsl/manpages/links.xsl b/xsl/manpages/links.xsl index 078c410fc..bbd98f4ab 100644 --- a/xsl/manpages/links.xsl +++ b/xsl/manpages/links.xsl @@ -368,6 +368,8 @@ + + diff --git a/xsl/manpages/other.xsl b/xsl/manpages/other.xsl index 69d62add8..5151067fb 100644 --- a/xsl/manpages/other.xsl +++ b/xsl/manpages/other.xsl @@ -19,6 +19,7 @@ + @@ -140,6 +141,23 @@ db:manvolnum + + + + + + + Warn + + Output for footnote element is not yet supported. + + + + + + -- 2.49.0