svghmi/gen_index_xhtml.ysl2
changeset 3555 a8b6d5e1fda3
parent 3511 7c27d57b6ec0
child 3594 30f7eade322f
--- a/svghmi/gen_index_xhtml.ysl2	Wed Jul 13 14:40:42 2022 +0200
+++ b/svghmi/gen_index_xhtml.ysl2	Thu Jul 14 11:35:22 2022 +0200
@@ -102,6 +102,12 @@
 
                     include text svghmi.js
 
+                    | \n//\n//\n// Declarations from SVG scripts (inkscape document properties) \n//\n//
+                    foreach "/svg:svg/svg:script" {
+                        |
+                        | /* «@id» */
+                        | «text()»
+                    }
                 }
             }
         }