Math & Science ⇒ medium size $\cup$
medium size $\cup$
Is there a medium size $\cup$ symbol? Sort of in the middle between $\cup$ and $\bigcup$?
medium size $\cup$
Hi,
one option could be to load the relsize and exscale packages and to use \mathsmaller{\bigcup}; take a look at the following example that gives four sizes for the union symbol:
one option could be to load the relsize and exscale packages and to use \mathsmaller{\bigcup}; take a look at the following example that gives four sizes for the union symbol:
Code: Select all
\documentclass{article}
\usepackage{relsize}
\usepackage{exscale}
\begin{document}
$\cup\mathsmaller{\bigcup}\bigcup\mathlarger{\bigcup}$
\end{document}
1,1,2,3,5,8,13,21,34,55,89,144,233,...