Skip to content

[BUG] Latex数学公式中不支持矩阵 #1136

Description

@Code-Newborn

描述你的建议

希望尽快修复这个BUG,需要能够完美支持标准Latex数学公式,比如下面的数学公式:

\left[ {\begin{array}{{20}{c}}
{{{\dot x}_1}}\
{{{\dot x}_2}}
\end{array}} \right] = \left[ {\begin{array}{
{20}{c}}
0&1\
{ - 25}&0
\end{array}} \right]\left[ {\begin{array}{{20}{c}}
{{x_1}}\
{{x_2}}
\end{array}} \right] + \left[ {\begin{array}{
{20}{c}}
0\
{133}
\end{array}} \right]u

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions