]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBig.cpp
Substack support for XHTML.
[lyx.git] / src / mathed / InsetMathBig.cpp
index 9ec279a20a75db4eaf66b76cbd53fc13d854864f..9745b76e2b602fdd334e0f58877172d2af790a89 100644 (file)
@@ -218,7 +218,7 @@ bool InsetMathBig::isBigInsetDelim(docstring const & delim)
        static char const * const delimiters[] = {
                "(", ")", "\\{", "\\}", "\\lbrace", "\\rbrace", "[", "]",
                "|", "/", "\\slash", "\\|", "\\vert", "\\Vert", "'",
-               "\\\\", "\\backslash",
+               "<", ">", "\\\\", "\\backslash",
                "\\langle", "\\lceil", "\\lfloor",
                "\\rangle", "\\rceil", "\\rfloor",
                "\\downarrow", "\\Downarrow",