Update eth_header.tex

This commit is contained in:
Virgil Griffith 2017-08-18 17:52:05 +08:00 committed by GitHub
parent 42ea05be60
commit b3bda9d9f9

View File

@ -18,7 +18,7 @@
\usepackage{cite}
\usepackage{amsmath}
\usepackage{ lmodern } % I prefer this over times
%\usepackage{ lmodern } % I prefer this over times
\usepackage{array} % replacement for eqnarray. Must be BEFORE \usepackage{arydshln}
\usepackage{units} % for \nicefrac{\alpha}{\beta}
@ -27,7 +27,7 @@
\usepackage{amsthm} % for theorems
\newtheorem{definition}{Definition}
\usepackage{microtype}
%\usepackage{microtype}
%\usepackage{wasysym}
@ -41,6 +41,7 @@
% for pretty Euler script
\usepackage[mathscr]{euscript}
\usepackage{bold-extra}
@ -89,7 +90,7 @@
\newcommand{\Tblref}[1]{Table~\ref{#1}}
\newcommand{\Figref}[1]{Figure~\ref{#1}}
\newtheorem{theorem}{Theorem}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%