mirror of
https://github.com/congyu711/BeamerTheme.git
synced 2025-07-12 08:31:31 +08:00
fix algo bug
This commit is contained in:
parent
c38df057ea
commit
f23ba7ea38
@ -23,10 +23,10 @@
|
|||||||
\RequirePackage{CJKutf8}
|
\RequirePackage{CJKutf8}
|
||||||
\def\zh#1{\begin{CJK}{UTF8}{gbsn}#1\end{CJK}}
|
\def\zh#1{\begin{CJK}{UTF8}{gbsn}#1\end{CJK}}
|
||||||
\RequirePackage{aliascnt}
|
\RequirePackage{aliascnt}
|
||||||
% copied from one of UIUC courses by Chandra Chekuri. I can't find the exact link now...https://courses.grainger.illinois.edu/cs598cci/sp2020/
|
% % copied from one of UIUC courses by Chandra Chekuri. I can't find the exact link now...https://courses.grainger.illinois.edu/cs598cci/sp2020/
|
||||||
\def\begin@lg{\begin{minipage}{1in}\begin{tabbing}
|
% \def\begin@lg{\begin{minipage}{1in}\begin{tabbing}
|
||||||
\quad\=\qquad\=\qquad\=\qquad\=\qquad\=\qquad\=\qquad\=\kill}
|
% \quad\=\qquad\=\qquad\=\qquad\=\qquad\=\qquad\=\qquad\=\kill}
|
||||||
\def\end@lg{\end{tabbing}\end{minipage}}
|
% \def\end@lg{\end{tabbing}\end{minipage}}
|
||||||
|
|
||||||
% \newenvironment{algorithm}
|
% \newenvironment{algorithm}
|
||||||
% {\begin{tabular}{|l|}\hline\begin@lg}
|
% {\begin{tabular}{|l|}\hline\begin@lg}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user