You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
161 B
TeX
9 lines
161 B
TeX
2 years ago
|
\usepackage{booktabs}
|
||
|
\usepackage{amsthm}
|
||
|
\makeatletter
|
||
|
\def\thm@space@setup{%
|
||
|
\thm@preskip=8pt plus 2pt minus 4pt
|
||
|
\thm@postskip=\thm@preskip
|
||
|
}
|
||
|
\makeatother
|