From f5e4bd85555292c9e4dfc28148cd318cda8cb938 Mon Sep 17 00:00:00 2001 From: David Cramer Date: Mon, 21 Feb 2005 18:30:11 +0000 Subject: [PATCH] Fixed bug in hyphenate.verbatim.characters that kept the param from being honored if you specified more than one character --- xsl/fo/verbatim.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/fo/verbatim.xsl b/xsl/fo/verbatim.xsl index f7e201471..8499c84c7 100644 --- a/xsl/fo/verbatim.xsl +++ b/xsl/fo/verbatim.xsl @@ -400,7 +400,7 @@ ­ + translate($head, $hyphenate.verbatim.characters, '') = ''"> ­ -- 2.40.0