From bbca68536e3d09e51140afa506a5c94cb5817614 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 27 Oct 2005 13:45:14 +0000 Subject: [PATCH] Support date as an inline --- xsl/fo/inline.xsl | 5 +++++ xsl/html/inline.xsl | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index ed118afea..917c72ae7 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -340,6 +340,11 @@ + + + + + diff --git a/xsl/html/inline.xsl b/xsl/html/inline.xsl index 989d01cf7..c0dfaf8e5 100644 --- a/xsl/html/inline.xsl +++ b/xsl/html/inline.xsl @@ -363,6 +363,11 @@ + + + + + -- 2.50.1