svghmi/gen_index_xhtml.ysl2
changeset 3594 30f7eade322f
parent 3555 a8b6d5e1fda3
--- a/svghmi/gen_index_xhtml.ysl2	Fri Aug 19 10:22:16 2022 +0200
+++ b/svghmi/gen_index_xhtml.ysl2	Tue Aug 23 12:19:44 2022 +0200
@@ -84,6 +84,8 @@
                 // Inline SVG
                 copy "$result_svg";
                 script{
+                    include text pythonic.js
+
                     | \n//\n//\n// Early independent declarations \n//\n//
                     apply "document('')/*/preamble:*";
 
@@ -98,8 +100,6 @@
 
                     include text sprintf.js
 
-                    include text pythonic.js
-
                     include text svghmi.js
 
                     | \n//\n//\n// Declarations from SVG scripts (inkscape document properties) \n//\n//