From 0abbfc3a7e65bf9b8a7ec9e6b7f3c3b22ca6651a Mon Sep 17 00:00:00 2001 From: bobstayton Date: Wed, 18 Jul 2018 03:47:04 -0700 Subject: [PATCH] fix issue #31 missing space after vertical simplelist --- xsl/fo/lists.xsl | 2 +- xsl/fo/param.ent | 1 + xsl/fo/param.xweb | 2 ++ 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 84d0dd9d5..6cabc2668 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -658,7 +658,7 @@ - + diff --git a/xsl/fo/param.ent b/xsl/fo/param.ent index ef4f6edc4..b402cb811 100644 --- a/xsl/fo/param.ent +++ b/xsl/fo/param.ent @@ -376,3 +376,4 @@ + diff --git a/xsl/fo/param.xweb b/xsl/fo/param.xweb index 1465a1bf5..2de6b8dec 100644 --- a/xsl/fo/param.xweb +++ b/xsl/fo/param.xweb @@ -203,6 +203,7 @@ generate.section.toc.level; &orderedlist.properties; &orderedlist.label.properties; &orderedlist.label.width; +&simplelist.vertical.properties; &variablelist.max.termlength; &variablelist.term.separator; &variablelist.term.properties; @@ -953,6 +954,7 @@ around all these parameters. + -- 2.50.1