diff --git a/frontend/js/geom7_svg.js b/frontend/js/geom7_svg.js index 18d68ef..a8a4d86 100644 --- a/frontend/js/geom7_svg.js +++ b/frontend/js/geom7_svg.js @@ -36,7 +36,7 @@ G.svgBox = function(w, h, opts){ +'' +''; } - return { open:''+gridSvg, close:'' }; + return { open:''+gridSvg, close:'' }; }; /* === Точка === */ diff --git a/frontend/textbooks/geometry_7_ch1.html b/frontend/textbooks/geometry_7_ch1.html index bc480f8..e75c851 100644 --- a/frontend/textbooks/geometry_7_ch1.html +++ b/frontend/textbooks/geometry_7_ch1.html @@ -13,7 +13,7 @@ onload="renderMathInElement(document.body,{delimiters:[{left:'$$',right:'$$',display:true},{left:'$',right:'$',display:false},{left:'\\[',right:'\\]',display:true},{left:'\\(',right:'\\)',display:false}],throwOnError:false})"> - +