svghmi/gen_index_xhtml.ysl2
changeset 3555 a8b6d5e1fda3
parent 3511 7c27d57b6ec0
child 3594 30f7eade322f
equal deleted inserted replaced
3554:611fd1f44ce9 3555:a8b6d5e1fda3
   100 
   100 
   101                     include text pythonic.js
   101                     include text pythonic.js
   102 
   102 
   103                     include text svghmi.js
   103                     include text svghmi.js
   104 
   104 
       
   105                     | \n//\n//\n// Declarations from SVG scripts (inkscape document properties) \n//\n//
       
   106                     foreach "/svg:svg/svg:script" {
       
   107                         |
       
   108                         | /* «@id» */
       
   109                         | «text()»
       
   110                     }
   105                 }
   111                 }
   106             }
   112             }
   107         }
   113         }
   108     }
   114     }
   109 }
   115 }