From 30aeb8412da3bb4d9dfc7f659f94fd64f5e26876 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 16 May 2012 07:03:48 +0200 Subject: [PATCH 1/1] FB2: fix whitespace around footnotes. --- librarian/fb2/footnotes.xslt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/librarian/fb2/footnotes.xslt b/librarian/fb2/footnotes.xslt index 663b2a3..37f467f 100644 --- a/librarian/fb2/footnotes.xslt +++ b/librarian/fb2/footnotes.xslt @@ -31,7 +31,9 @@ note #fn - [] + [ + + ] -- 2.20.1