From: andrewcarver Date: Sat, 7 Sep 2019 19:22:21 +0000 (-0600) Subject: Clean up trivial param-name mismatch X-Git-Tag: snapshot-ndw-test/2019-10-04~5^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27f8bc4e89b948e32141960cd35743c4e4194a00;p=docbook-dsssl Clean up trivial param-name mismatch On the (last) two templates, "region.inner" and "region.outer", the param-name "classname" does not match the with-param name ("pageclass") in the simple-page-masters, set-up in this file, that call these two templates. I call this a "trivial" clean-up because the param-value is, by default, not actually used in either of these two templates, and because anyone who customizes one or both of these templates, would probably detect the name-mismatch pretty quickly. (But still...) --- diff --git a/xsl/fo/pagesetup.xsl b/xsl/fo/pagesetup.xsl index 29e478d3b..bd1907aae 100644 --- a/xsl/fo/pagesetup.xsl +++ b/xsl/fo/pagesetup.xsl @@ -3507,7 +3507,7 @@ blank - blank + blank @@ -3544,7 +3544,7 @@ blank - blank + blank