File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
sphinx_jupyterbook_latex/theme Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 44\RequirePackage {xcolor}
55\RequirePackage [utf8]{inputenc}
66\RequirePackage {graphicx}
7- \RequirePackage {amsmath, amssymb}
7+ \RequirePackage {amsmath, amssymb, amscd }
88\RequirePackage {mathrsfs}
99\RequirePackage {tikz}
1010\usetikzlibrary {arrows}
1414\RequirePackage {pgf}
1515\RequirePackage {pgfplots}
1616\RequirePackage {bbm}
17-
1817\def\sphinxdocclass {report}
1918\LoadClass {sphinxmanual}
2019
20+
2121\setlength {\textwidth }{17.5cm}
2222\setlength {\textheight }{22cm}
2323
3535\newcommand {\hH }{\mathcal H}
3636\newcommand {\nN }{\mathcal N}
3737\newcommand {\pP }{\mathcal P}
38+ \newcommand {\BB }{\mathbb B}
39+ \newcommand {\Exp }{\operatorname {Exp}}
40+ \newcommand {\Binomial }{\operatorname {Binomial}}
41+ \newcommand {\Poisson }{\operatorname {Poisson}}
42+ \newcommand {\linop }{\mathcal {L}(\mathbb {B})}
43+ \newcommand {\linopell }{\mathcal {L}(\ell _1)}
3844\DeclareMathOperator {\trace }{trace}
3945\DeclareMathOperator {\Var }{Var}
4046\DeclareMathOperator {\Span }{span}
You can’t perform that action at this time.
0 commit comments