From: bobstayton Date: Tue, 12 Jun 2018 21:07:04 +0000 (-0700) Subject: Now applies normalize-space to title if it does not have element X-Git-Tag: snapshot/2018-09-28-172~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=636bf454940f60a1e1467e7b045fca25c60dc6e8;p=docbook-dsssl Now applies normalize-space to title if it does not have element children, and warns if there is trailing space that would appear before the punctuation in the run-in heading. --- diff --git a/xsl/fo/block.xsl b/xsl/fo/block.xsl index 1c8401c1a..5e364ca43 100644 --- a/xsl/fo/block.xsl +++ b/xsl/fo/block.xsl @@ -86,14 +86,31 @@ - + + + + + + + + + + + + + WARNING: formalpara title ' + + ' has trailing whitespace before runheadhead.title.end.punct. + + +