From c6a2b9ffb580c4f50f416fe4c673322875dd6ded Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Mon, 26 Oct 2015 13:53:12 +0000 Subject: Typos, misformats, update style files, add DOIs in bibliography --- toolbox.sty | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'toolbox.sty') diff --git a/toolbox.sty b/toolbox.sty index 3355557..0235b71 100644 --- a/toolbox.sty +++ b/toolbox.sty @@ -34,6 +34,8 @@ \@beginparpenalty=\prevparpenalty } +%% stack relations in subscript or superscript +\def\mAthop#1{\displaystyle\mathop{\scriptstyle #1}} %% array spanning the entire line \newlength\largearray@width @@ -42,3 +44,5 @@ \def\largearray{\begin{array}{@{}>{\displaystyle}l@{}}\hphantom{\hspace{\largearray@width}}\\[-.5cm]} \def\endlargearray{\end{array}} +%% qedsquare +\def\qed{\penalty10000\hfill\penalty10000$\square$} -- cgit v1.2.3-54-g00ecf