本文介绍了MathJax方程式换行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嘿,如果包含元素的大小固定,没有人知道让MathJax自动包装方程式的好方法吗?
Hey,Does anyone knows a good way to have MathJax automatically wrap equations if the containing element is with fixed size?
推荐答案
MathJax v2.0现在包括针对长显示的方程式的自动(可选)换行符.它由配置的HTML-CSS
块的linebreaks
部分控制.请参见 MathJax文档了解详情.
MathJax v2.0 now includes automatic (optional) line breaking for long displayed equations. It is controlled by the linebreaks
section of the HTML-CSS
block of your configuration. See the MathJax documentation for details.
这篇关于MathJax方程式换行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!