From: Ian Jackson Date: Wed, 18 Apr 2012 20:33:53 +0000 (+0100) Subject: provide \bigexists X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=03a40d446bbe0d0a7f8d7c2e4628b7eea9be3eec;p=topbloke-formulae.git provide \bigexists --- diff --git a/article.tex b/article.tex index 1781fe5..25394ab 100644 --- a/article.tex +++ b/article.tex @@ -97,6 +97,13 @@ {\hbox{\normalsize$\forall$}}% {\hbox{\scriptsize$\forall$}}}% } +\newcommand{\bigexists}{% + \mathop{\mathchoice% + {\hbox{\huge$\exists$}}% + {\hbox{\Large$\exists$}}% + {\hbox{\normalsize$\exists$}}% + {\hbox{\scriptsize$\exists$}}}% +} \newcommand{\Largeexists}{\mathop{\hbox{\Large$\exists$}}} \newcommand{\Largenexists}{\mathop{\hbox{\Large$\nexists$}}}