svghmi/gen_index_xhtml.ysl2
branchsvghmi
changeset 3077 82312473d153
parent 2947 25f593573579
child 3082 20a5eb6a02e6
equal deleted inserted replaced
3076:f1efd1c01991 3077:82312473d153
    64 
    64 
    65         html xmlns="http://www.w3.org/1999/xhtml"
    65         html xmlns="http://www.w3.org/1999/xhtml"
    66              xmlns:svg="http://www.w3.org/2000/svg"
    66              xmlns:svg="http://www.w3.org/2000/svg"
    67              xmlns:xlink="http://www.w3.org/1999/xlink" {
    67              xmlns:xlink="http://www.w3.org/1999/xlink" {
    68             head;
    68             head;
    69             body style="margin:0;overflow:hidden;" {
    69             body style="margin:0;overflow:hidden;user-select:none;" {
    70                 // Inline SVG
    70                 // Inline SVG
    71                 copy "$result_svg";
    71                 copy "$result_svg";
    72                 script{
    72                 script{
    73                     | \n//\n//\n// Early independent declarations \n//\n//
    73                     | \n//\n//\n// Early independent declarations \n//\n//
    74                     apply "document('')/*/preamble:*";
    74                     apply "document('')/*/preamble:*";