svghmi/gen_index_xhtml.xslt
branchsvghmi
changeset 3212 2b5b3f4f26f0
parent 3211 938b55abe946
child 3220 ec365ef396b1
equal deleted inserted replaced
3211:938b55abe946 3212:2b5b3f4f26f0
  6853   </xsl:template>
  6853   </xsl:template>
  6854   <xsl:template match="/">
  6854   <xsl:template match="/">
  6855     <xsl:comment>
  6855     <xsl:comment>
  6856       <xsl:text>Made with SVGHMI. https://beremiz.org</xsl:text>
  6856       <xsl:text>Made with SVGHMI. https://beremiz.org</xsl:text>
  6857     </xsl:comment>
  6857     </xsl:comment>
  6858     <xsl:comment>
  6858     <html xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/1999/xhtml">
  6859       <xsl:apply-templates select="document('')/*/debug:*"/>
  6859       <head>
  6860     </xsl:comment>
  6860         <style media="screen" type="text/css">
  6861     <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  6861           <xsl:value-of select="ns:GetFonts()"/>
  6862       <head/>
  6862         </style>
       
  6863       </head>
  6863       <body style="margin:0;overflow:hidden;user-select:none;touch-action:none;">
  6864       <body style="margin:0;overflow:hidden;user-select:none;touch-action:none;">
  6864         <xsl:copy-of select="$result_svg"/>
  6865         <xsl:copy-of select="$result_svg"/>
  6865         <script>
  6866         <script>
  6866           <xsl:text>
  6867           <xsl:text>
  6867 //
  6868 //