From 406d5f487f5fe228a2b6cdc3c09dd543877d8703 Mon Sep 17 00:00:00 2001 From: Jonathan Blake Date: Sat, 4 Mar 2006 01:12:26 +0000 Subject: [PATCH] Added parameter to bring in the language of the document git-svn-id: https://projectaon.org/data/trunk@132 f6f3e2d7-ff33-0410-aaf5-b4bee2cdac11 --- xml/xhtml.xsl | 66 +++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 53 insertions(+), 13 deletions(-) diff --git a/xml/xhtml.xsl b/xml/xhtml.xsl index 727f0d8..abe7b29 100644 --- a/xml/xhtml.xsl +++ b/xml/xhtml.xsl @@ -9,6 +9,9 @@ $Id$ $Log$ +Revision 1.6 2006/03/04 01:12:26 jonathan.blake +Added parameter to bring in the language of the document + Revision 1.5 2006/03/02 00:33:32 jonathan.blake Removed the 'book-path' parameter to work with new gbtoxhtml.pl @@ -98,7 +101,8 @@ Todo: - + en + #ff0000 @@ -1016,40 +1020,76 @@ is included in all copies. - January + + enero + January + - February + + febrero + February + - March + + marzo + March + - April + + abril + April + - May + + mayo + May + - June + + junio + June + - July + + julio + July + - August + + agosto + August + - September + + septiembre + September + - October + + octubre + October + - November + + noviembre + November + - December + + diciembre + December + Invalid Month -- 2.34.1