File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444"abstract" = " abstract"
4545"add margin" = " addmargin"
4646"align" = " align"
47+ "(plain | unnumbered) align" =" align*"
4748"center" = " center"
4849"columns" = " columns"
4950"column" = [" column" , " {0.5\\ textwidth}" ]
5455"document" = " document"
5556"(enumerate | numbered list)" = " enumerate"
5657"equation" = " equation"
58+ "(plain | unnumbered) equation" = " equation*"
5759"figure" = [" figure" , " [h!]" ]
5860"flush left" = " flushleft"
5961"flush right" = " flushright"
166168
167169
168170[misc_symbols ]
169- "inline" = [" $$ " , " left" ]
171+ "inline" = [" \\ ( \\ ) " , " left:2 " ]
170172"super [script]" = [" ^{}" , " left" ]
171173"sub [script]" = [" _{}" , " left" ]
172174"squared" = " ^{2} "
Original file line number Diff line number Diff line change @@ -86,6 +86,8 @@ \section{Environments}
8686\begin {longtable }{lll}
8787abstract & abstract & \\
8888add margin & addmargin & \\
89+ align & align & \\
90+ (plain | unnumbered) align & align & \\
8991cases & cases & \\
9092display cases & dcases \\
9193center & center & \\
@@ -95,6 +97,7 @@ \section{Environments}
9597document & document & \\
9698(enumerate | numbered list) & enumerate & \\
9799equation & equation & \\
100+ (plain | unnumbered) equation & equation & \\
98101figure & figure & [h!] \\
99102flush left & flushleft & \\
100103flush right & flushright & \\
You can’t perform that action at this time.
0 commit comments