From a96ce3b48ad008490c0e81a0da2e217b1cc8a416 Mon Sep 17 00:00:00 2001 From: Keith Fahlgren Date: Sun, 24 May 2009 02:14:56 +0000 Subject: [PATCH] Switching to em dash for character before attribution in epigraph; resolves Bug #2793878 --- xsl/fo/block.xsl | 3 ++- xsl/html/block.xsl | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/xsl/fo/block.xsl b/xsl/fo/block.xsl index 53e56c304..3c7a3b211 100644 --- a/xsl/fo/block.xsl +++ b/xsl/fo/block.xsl @@ -142,13 +142,14 @@ + - -- + diff --git a/xsl/html/block.xsl b/xsl/html/block.xsl index 431098a2b..802bfaa0a 100644 --- a/xsl/html/block.xsl +++ b/xsl/html/block.xsl @@ -189,13 +189,14 @@ +
- -- +
-- 2.50.1