User Tools

Site Tools


wiki:latex_mathematics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:latex_mathematics [2022/04/20 04:24]
zhwiki [繁分数]
wiki:latex_mathematics [2022/06/16 04:35]
zhwiki [数学环境]
Line 36: Line 36:
  
 多行的数学公式使用环境''​aligned''​,需要换行的地方使用''​\\''​,在需要对齐的地方使用''&''​,如需要对齐等号,在等号前加''&''​。 多行的数学公式使用环境''​aligned''​,需要换行的地方使用''​\\''​,在需要对齐的地方使用''&''​,如需要对齐等号,在等号前加''&''​。
 +
 +注:Mathjax环境把其中的''​\\''​都被转义成了''​\''​,这样是无法显示换行了,简单的做法是把''​\\''​都转义掉,即写成''​\\\\''​。
  
 <​code>​ <​code>​
wiki/latex_mathematics.txt · Last modified: 2022/06/16 05:18 by zhwiki