From 1d01504d6be54f8e6dd0cbe45bb7787378aba64f Mon Sep 17 00:00:00 2001 From: "Luke S." Date: Fri, 30 Nov 2007 15:49:52 +0000 Subject: Reworkeed last patch to more careful. git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@127 07627401-56e2-0310-80f4-f8cd0041bdcd --- thml2osis/xslt/tests/runtests.sh | 2 +- thml2osis/xslt/thml2osis.xslt | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) (limited to 'thml2osis/xslt') diff --git a/thml2osis/xslt/tests/runtests.sh b/thml2osis/xslt/tests/runtests.sh index 5b3f5b6..adb6b80 100755 --- a/thml2osis/xslt/tests/runtests.sh +++ b/thml2osis/xslt/tests/runtests.sh @@ -11,7 +11,7 @@ XSD=osisCore.2.1.1.xsd # Find a validator, prefer Xerces VALIDATOR="" XMLSTARLET=`which xmlstarlet` && { VALIDATOR="XMLSTARLET"; } -XERCESVALIDATOR=/usr/share/doc/libxml-xerces-perl/examples/validator.pl +XERCESVALIDATOR=/usr/share/doc/libxml-xerces-perl/examples/validator.plDONTUSE if [ -f $XERCESVALIDATOR ] then diff --git a/thml2osis/xslt/thml2osis.xslt b/thml2osis/xslt/thml2osis.xslt index 0f61ac4..01c3b91 100644 --- a/thml2osis/xslt/thml2osis.xslt +++ b/thml2osis/xslt/thml2osis.xslt @@ -486,7 +486,8 @@ table --> - + + @@ -497,4 +498,16 @@ + + + + + + + id class place style + + + + + -- cgit