From 5990fe9bc50dbd6cdd6f900597c13779fa5aa5b1 Mon Sep 17 00:00:00 2001 From: Thomas Wolmer Date: Tue, 27 Dec 2005 01:51:29 +0000 Subject: [PATCH] Added templates for the "bookref" and "footref" elements. git-svn-id: https://projectaon.org/data/trunk@123 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- xml/xhtml.xsl | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/xml/xhtml.xsl b/xml/xhtml.xsl index 420d839..aa15c47 100644 --- a/xml/xhtml.xsl +++ b/xml/xhtml.xsl @@ -9,6 +9,9 @@ $Id$ $Log$ +Revision 1.4 2005/12/27 01:51:29 angantyr +Added templates for the "bookref" and "footref" elements. + Revision 1.3 2005/12/05 21:29:04 jonathan.blake Added the facilities to properly handle character elements. @@ -678,6 +681,7 @@ Todo: + @@ -700,6 +704,48 @@ Todo: + + + + + + + + + + title + + + + + + + + /../ + + + + + + + ..//.htm + + + + + + + + + + + # + + + + + + -- 2.34.1