From f50ae72ec3417cae55dd4e085991c01af9fdc5f1 Mon Sep 17 00:00:00 2001 From: Martin Nagy Date: Wed, 11 Feb 2009 20:37:59 +0100 Subject: Initial commit --- docutil/patch-db2latex-nested-param-bug | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 docutil/patch-db2latex-nested-param-bug (limited to 'docutil/patch-db2latex-nested-param-bug') diff --git a/docutil/patch-db2latex-nested-param-bug b/docutil/patch-db2latex-nested-param-bug new file mode 100644 index 0000000..d73f19b --- /dev/null +++ b/docutil/patch-db2latex-nested-param-bug @@ -0,0 +1,18 @@ +;; $Id: patch-db2latex-nested-param-bug,v 1.1 2007/02/06 20:58:13 sra Exp $ +;; +;; Latest version of xsltproc doesn't like . + +--- xsl/lists.mod.xsl.~1~ Sat Jan 31 06:53:50 2004 ++++ xsl/lists.mod.xsl Tue Feb 6 15:41:12 2007 +@@ -269,10 +269,8 @@ + + + +- + +- +- ++ + + + -- cgit