]> git.lyx.org Git - features.git/blobdiff - src/tex2lyx/test/test-insets.tex
Parse \multicolumn in math (bug 396)
[features.git] / src / tex2lyx / test / test-insets.tex
index 028b970510b331d9f2213e7c14a944d771fb9106..013ac792529de89e1a53b339f290149998289852 100644 (file)
@@ -691,6 +691,13 @@ Let $f:\left[  a,b\right]  \rightarrow%
 %EndExpansion
 $.
 
+\[
+\begin{array}{rclccc}
+1 + 2 & = & 3 
+\multicolumn{3}{c}{4 < 5 \leq 6 }
+\end{array}
+\]
+
 
 \section{Lists/Indices}