Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.mccme.ru/circles/mccme/7/ex/tex/circle_1.sty
Дата изменения: Tue Nov 4 15:49:54 2003
Дата индексирования: Sun Dec 23 01:17:39 2007
Кодировка: koi8-r
\RequirePackage{amsmath,amsfonts,amssymb,russcorr}

\pagestyle{empty}

\newcounter{problems}
\renewcommand{\theproblems}{\textbf{Задача \arabic{problems}}}
\newcommand{\prob}{\par\smallskip\refstepcounter{problems}\theproblems. }
\newcommand{\probstar}{\par\smallskip\refstepcounter{problems}\theproblems *. }
\newcounter{subproblems}[problems]
\renewcommand{\thesubproblems}{\ralph{subproblems}}
\newcommand{\subprob}{\refstepcounter{subproblems}\thesubproblems ) }
\newcommand{\subprobstar}{\refstepcounter{subproblems}\thesubproblems *) }

\newcommand{\head}[4]{%
\small{%
\hbox to \textwidth{#1, 7 класс, занятие #2\hfill #3}

}
\bigskip
\centerline{\large \textbf{#4}}
\medskip
}
%У команды \head 4 параметра: ВМШ/МЦНМО, номер занятия,
%дата, тема.

\parindent=0pt

\textwidth=180mm
\textheight=275mm
\hoffset=-25mm
\voffset=-35mm

\newcommand{\eqdef}{\stackrel{\mathrm{def}}{=}}
\renewcommand{\le}{\leqslant}
\renewcommand{\ge}{\geqslant}

% некоторые сокращения. Скорее всего, не понадобятся.

\newcommand*{\mbb}[1]{\ensuremath{\mathbb{#1}}}
\newcommand*{\mfr}[1]{\ensuremath{\mathfrak{#1}}}

\newcommand{\R}{\mbb R}
\newcommand{\Q}{\mbb Q}
\newcommand{\Z}{\mbb Z}
\newcommand{\N}{\mbb N}