summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed_l2h.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed_l2h.tex')
-rw-r--r--macros/texinfo/texinfo/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed_l2h.tex20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed_l2h.tex b/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed_l2h.tex
index a6ede390cd..b038ffce4e 100644
--- a/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed_l2h.tex
+++ b/macros/texinfo/texinfo/tp/tests/tex_html/res_parser/math_not_closed/math_not_closed_l2h.tex
@@ -3,4 +3,24 @@
\documentclass{article}
\usepackage{html}
\begin{document}
+\begin{rawhtml}
+
+<!-- l2h_begin math_not_closed_l2h 1 -->
+\end{rawhtml}
+$\delta + 2
+$
+\begin{rawhtml}
+<!-- l2h_end math_not_closed_l2h 1 -->
+
+\end{rawhtml}
+\begin{rawhtml}
+
+<!-- l2h_begin math_not_closed_l2h 2 -->
+\end{rawhtml}
+$3\delta + 2
+$
+\begin{rawhtml}
+<!-- l2h_end math_not_closed_l2h 2 -->
+
+\end{rawhtml}
\end{document}