Skip to content

Commit

Permalink
main
Browse files Browse the repository at this point in the history
  • Loading branch information
Willie169 committed Jan 9, 2025
1 parent 5b30b53 commit fe8a2d1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -301,10 +301,12 @@
\ProvideDocumentCommand{\bcttn}{}{\begin{center}\begin{table}[h]\centering}
\ProvideDocumentCommand{\bctt}{}{\begin{center}\begin{table}[H]\centering}
\ProvideDocumentCommand{\bct}{}{\begin{center}}
\ProvideDocumentCommand{\be}{}{\begin{equation}}
\ProvideDocumentCommand{\ben}{}{\begin{enumerate}}
\ProvideDocumentCommand{\beq}{}{\begin{equation}}
\ProvideDocumentCommand{\bfH}{}{\begin{figure}[H]}
\ProvideDocumentCommand{\bf}{}{\begin{figure}}
\ProvideDocumentCommand{\bg}{m}{\begin{#1}}
\ProvideDocumentCommand{\bit}{}{\begin{itemize}}
\ProvideDocumentCommand{\bmac}{}{\[\begin{aligned}\begin{cases}}
\ProvideDocumentCommand{\bma}{}{\[\begin{aligned}}
\ProvideDocumentCommand{\bmc}{}{\[\begin{cases}}
Expand Down Expand Up @@ -339,7 +341,9 @@
\ProvideDocumentCommand{\ecs}{}{\end{cases}}
\ProvideDocumentCommand{\ect}{}{\end{center}}
\ProvideDocumentCommand{\ed}{m}{\end{#1}}
\ProvideDocumentCommand{\ee}{}{\end{equation}}
\ProvideDocumentCommand{\eit}{}{\end{itemize}}
\ProvideDocumentCommand{\een}{}{\end{enumerate}}
\ProvideDocumentCommand{\eeq}{}{\end{equation}}
\ProvideDocumentCommand{\efB}{}{\end{figure}\FloatBarrier}
\ProvideDocumentCommand{\efctn}{}{\end{figure}\end{center}}
\ProvideDocumentCommand{\efct}{}{\end{figure}\FloatBarrier\end{center}}
Expand Down Expand Up @@ -527,11 +531,11 @@
\let\X\times
\let\amp\&
\let\apx\approx
\let\cap\caption
\let\cd\cdot
\let\cds\cdots
\let\chm\chemfig
\let\clp\clearpage
\let\cpt\caption
\let\ctr\centering
\let\da\downarrow
\let\dds\ddots
Expand Down

0 comments on commit fe8a2d1

Please # to comment.