How to get larger $\forall$ symbol? Adding \Big$ doesn't work.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
This is the most modest increment on Seamus' and Martin Scharrer's comments above: if you use it more than once, you may as well go ahead and define \newcommand\bigforall{\mbox{\Large $\mathsurround0pt\forall$}}
which will co-operate with the mathmode context you will likely be using the symbol in. |
|||||||
|
\Large $\forall$– Seamus Apr 8 '11 at 14:39{\Large $\forall$}. :-) – Martin Scharrer♦ Apr 8 '11 at 14:48