Code: Select all
\usepackage[T2A]{fontenc}
\usepackage[cp1251]{inputenc}
\usepackage[english,russian]{babel}
\usepackage[tbtags]{amsmath}
\usepackage{amsfonts,amssymb,mathrsfs,amscd}\footnotesize command before my table (tabular environment) to be able to put the information to it. After the table I used \normalsize command, but my font was not changed to default one which was used before \footnotesize command. The new font looks different concerning its family, size and line spacing. What is wrong and how can I go back to my default font?