doc: update latex.md #47

This commit is contained in:
jaywcjlove 2022-11-14 21:35:36 +08:00
parent 4f0198877b
commit 8f980a92c1

View File

@ -117,6 +117,7 @@ Environments
c & d c & d
\end{matrix} \end{matrix}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\begin{matrix} \begin{matrix}
@ -124,6 +125,7 @@ Environments
c & d c & d
\end{matrix} \end{matrix}
``` ```
<!--rehype:style=flex:1;-->
### Environments 2 ### Environments 2
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
@ -134,6 +136,7 @@ Environments
c & d c & d
\end{array} \end{array}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\begin{array}{cc} \begin{array}{cc}
@ -151,6 +154,7 @@ Environments
c & d c & d
\end{pmatrix} \end{pmatrix}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\begin{pmatrix} \begin{pmatrix}
@ -158,6 +162,7 @@ Environments
c & d c & d
\end{pmatrix} \end{pmatrix}
``` ```
<!--rehype:style=flex:1;-->
### Environments 4 ### Environments 4
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
@ -185,6 +190,7 @@ Environments
c & d c & d
\end{vmatrix} \end{vmatrix}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\begin{vmatrix} \begin{vmatrix}
@ -192,6 +198,7 @@ Environments
c & d c & d
\end{vmatrix} \end{vmatrix}
``` ```
<!--rehype:style=flex:1;-->
### Environments 6 ### Environments 6
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
@ -202,6 +209,7 @@ Environments
c & d c & d
\end{Vmatrix} \end{Vmatrix}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\begin{Vmatrix} \begin{Vmatrix}
@ -209,6 +217,7 @@ Environments
c & d c & d
\end{Vmatrix} \end{Vmatrix}
``` ```
<!--rehype:style=flex:1;-->
### Environments 7 ### Environments 7
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
@ -239,6 +248,7 @@ Environments
g & h & i g & h & i
\end{array} \end{array}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\def\arraystretch{1.5} \def\arraystretch{1.5}
@ -293,6 +303,7 @@ x = \begin{cases}
c & d c & d
\end{smallmatrix} \end{smallmatrix}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\begin{smallmatrix} \begin{smallmatrix}
@ -311,6 +322,7 @@ x = \begin{cases}
0<j<n 0<j<n
\end{subarray}} \end{subarray}}
``` ```
<!--rehype:style=flex:1;-->
```LaTeX ```LaTeX
\sum_{ \sum_{
@ -320,7 +332,7 @@ x = \begin{cases}
\end{subarray}} \end{subarray}}
``` ```
### Environments 12 ### Environments 13
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
```KaTeX ```KaTeX
@ -340,7 +352,7 @@ x = \begin{cases}
\end{equation} \end{equation}
``` ```
### Environments 12 ### Environments 14
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
```KaTeX ```KaTeX
@ -358,7 +370,7 @@ x = \begin{cases}
\end{align} \end{align}
``` ```
### Environments 12 ### Environments 15
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
```KaTeX ```KaTeX
@ -376,7 +388,7 @@ x = \begin{cases}
\end{gather} \end{gather}
``` ```
### Environments 12 ### Environments 16
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
```KaTeX ```KaTeX
@ -394,7 +406,7 @@ x = \begin{cases}
\end{alignat} \end{alignat}
``` ```
### Environments 12 ### Environments 17
<!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;--> <!--rehype:body-style=display: flex;flex-direction: row;justify-content: flex-start;-->
```KaTeX ```KaTeX