From 2c911a27fdeb0a9051d62f97f0fba2ec703fc9de Mon Sep 17 00:00:00 2001 From: Thomas Wolmer Date: Tue, 4 Apr 2006 18:48:52 +0000 Subject: [PATCH] Fixed paragraphed list and illref template bug. git-svn-id: https://projectaon.org/data/trunk/xml@148 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- xhtml.xsl | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/xhtml.xsl b/xhtml.xsl index 3447141..48cea38 100644 --- a/xhtml.xsl +++ b/xhtml.xsl @@ -9,6 +9,9 @@ $Id$ $Log$ +Revision 1.11 2006/04/04 18:48:52 angantyr +Fixed paragraphed list and illref template bug. + Revision 1.10 2006/04/02 19:14:37 angantyr Introduced automatic footnotes list generation and changed the illustrations list generation so that links to numbered sections are titled "Section ...". @@ -410,6 +413,7 @@ Todo: + @@ -426,8 +430,16 @@ Todo: + + + + + + + [error: paragraphed list template] + error: paragraphed list template @@ -610,12 +622,15 @@ Todo: - - - - - - + + + + + + + + + @@ -788,6 +803,7 @@ Todo: [error: a template] + error: a template -- 2.34.1