From 0a8e5199e08ab8af19694cdec405a58dd689853d Mon Sep 17 00:00:00 2001 From: bobstayton Date: Sat, 5 Oct 2019 15:47:23 -0700 Subject: [PATCH] fix bug #145 to support @numeration on orderedlist --- xsl/manpages/lists.xsl | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index 8add1f5d4..c1e40fd51 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -198,6 +198,18 @@ + + + + + + + + + 1. + + + .sp @@ -226,7 +238,7 @@ - + > \h'+ @@ -249,7 +261,7 @@ - + > " 4.2 -- 2.50.1