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
Previous revision
Next revision Both sides next revision
wiki:latex_mathematics [2019/05/19 02:02]
zhwiki [特殊符号]
wiki:latex_mathematics [2021/10/30 07:51]
zhwiki [数学环境]
Line 35: Line 35:
   - 百分号 % 后面的内容都表示注释,如果要输入百分号,使用''​\%''​   - 百分号 % 后面的内容都表示注释,如果要输入百分号,使用''​\%''​
  
 +多行的数学公式使用环境''​align''​,需要换行的地方使用''​\\''​,在需要对齐的地方使用''&''​,如需要对齐等号,在等号前加''&''​。
 +
 +<​code>​
 +\begin{align}
 +......
 +\end{align}
 +</​code>​
 ==== 在行内插入显示公式样式 ==== ==== 在行内插入显示公式样式 ====
  
wiki/latex_mathematics.txt · Last modified: 2022/06/16 05:18 by zhwiki