- 30
- 0
- 约5.07千字
- 约 7页
- 2016-08-21 发布于河南
- 举报
Letax技巧
letax写文章常用的东西.
2010-07-19 20:57
斜体 \textit{S}
下标,上标 S_{o}^{k}
双层下标,第一层要用大括号括起来 {S_{o}}_{k}
嵌入到行中的公式 $\textit{S}$
WinEdt的自动换行,在copy的时候很有用,但是在自己写的时候又不方便,关闭之,点击最下面状态栏上的wrap
矩阵
\begin{Vmatrix}\,abcdefghij \cdots\,{} \\abcdefghi \cdots\,{} \\ abcdefgh \cdots\,{} \\ abcdefg \cdots\,{} \\ \ddots\ddots\hdotsfor[2]{5}\,{}\end{Vmatrix} \
大括号公式方案汇总1.
\begin{equation}\begin{cases}eq1\\eq2\end{cases}\end{equation}
2.有时候需要对齐,这时候我用
CODE:
\begin{equation}\left\{\begin{align}??????????????????x=eq1\\y=eq2\end{align}\right.\end{equation}
字母上边的尖号
\hat{a}
表格,
如果使用跨行表格,需要\usepackage{multirow
原创力文档

文档评论(0)