From b2dedfebd5979bf1af45d8c75d54c0b69c750d7c Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 11 Feb 2002 12:33:16 +0000 Subject: [PATCH] Patch #514007: prevent hyphenation of email addresses --- xsl/fo/inline.xsl | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/xsl/fo/inline.xsl b/xsl/fo/inline.xsl index 0d89bfa0a..13ea7e4ef 100644 --- a/xsl/fo/inline.xsl +++ b/xsl/fo/inline.xsl @@ -694,9 +694,11 @@ - < - - > + + < + + > + -- 2.50.1