From: Lady Date: Sun, 28 Sep 2025 01:46:15 +0000 (-0400) Subject: Move includes above result variables X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/5d17c2c33d86502d47564e17af9d71fbda441ccd?ds=inline Move includes above result variables This is to hopefully avoid `xsltFreeStackElem: Unexpected RVT flag 3` when the result depends on the result of a function that was declared in an included transform. See . --- diff --git a/lib/catalog2transform.xslt b/lib/catalog2transform.xslt index ce94067..b2cd236 100644 --- a/lib/catalog2transform.xslt +++ b/lib/catalog2transform.xslt @@ -86,6 +86,13 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one + + + + + + + @@ -100,13 +107,6 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one - - - - - - -