最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

What extension of mathJaX provide the `:` delimiter's feature for `array`? - Stack Overflow

programmeradmin3浏览0评论

I found that in MathJax, it's supported the following:

\begin{array}{c:c}
 A & B
\end{array}

to produce an array with dashed vertical line.

However, in LaTeX's standard code, the : delimiter isn't provided by amsmath and array, but some packages like arydshln and nicematrix.

The documentation of mathJaX provide that here:

But in the extension list pre-provided by mathjax, it seemed to be no package that provide the : feature.

My Question:

What package extension of mathJaX that provide the feature of the : delimiter for array environment?

发布评论

评论列表(0)

  1. 暂无评论