Will do thatStefan_K wrote:I would return to your question regarding the tags. However, two topics would be mixed in one thread. I suggest you create a new question in the math sub-forum, copying that part of the question there.
Stefan

Will do thatStefan_K wrote:I would return to your question regarding the tags. However, two topics would be mixed in one thread. I suggest you create a new question in the math sub-forum, copying that part of the question there.
Stefan
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\renewenvironment{table}{%
\@float{table}\small}
{\end@float}
Code: Select all
\usepackage{etoolbox}
\AtBeginEnvironment{tabular}{\small}
Code: Select all
\AtBeginEnvironment{tabularx}{\small}
NEW: TikZ book now 40% off at Amazon.com for a short time.