Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.mccme.ru/circles/mccme/8/ex/tex/circle.sty
Дата изменения: Mon Nov 17 17:04:53 2003
Дата индексирования: Sun Dec 23 01:17:33 2007
Кодировка: koi8-r

Поисковые слова: star
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{cirlce}
\RequirePackage{amsmath,amsfonts,amssymb,xspace,comment}
%%%

\DeclareOption{a5}{%
\setlength{\textwidth}{13cm}
\setlength{\textheight}{19cm}}

\DeclareOption{a4}{%
\setlength{\textwidth}{19cm}
\setlength{\textheight}{28cm}}

\ExecuteOptions{a4}

\ProcessOptions

\setlength{\oddsidemargin}{-1in}
\addtolength{\oddsidemargin}{1cm}
\setlength{\topmargin}{-1in}
\addtolength{\topmargin}{1cm}

\setlength{\headsep}{0pt}
\setlength{\headheight}{0pt}

\textwidth 180mm
\textheight 29.45cm
\oddsidemargin -1cm
\evensidemargin -1cm
\footskip .5cm
\topmargin -2.5cm
\marginparwidth 0mm
\hoffset 0mm

\newcounter{задача}

\newcommand{\z}{\par\refstepcounter{задача}%
\textbf{\theзадача.}\ }

\newcommand{\zz}{\par\refstepcounter{задача}%
\textbf{\theзадача.$\!^\star$}\ }

\newcounter{пункт}[задача]
\renewcommand{\theпункт}{\ralph{пункт}}

\newcommand{\p}{\refstepcounter{пункт}%
({\bfseries\theпункт})~}
\newcommand{\pp}{\refstepcounter{пункт}%
(\theпункт)~}

\emergencystretch=5mm
\renewcommand{\le}{\leqslant}
\renewcommand{\ge}{\geqslant}
\renewcommand{\leq}{\leqslant}
%\renewcommand{\Re}{\mathop{\mathrm{Re}}}
%\renewcommand{\Im}{\mathop{\mathrm{Im}}}

\def\hm#1{#1\nobreak\discretionary{}{\hbox{\m@th$#1$}}{}}

\newcommand*{\те}{т.\,е.\xspace}
\newcommand*{\Те}{Т.\,е.\xspace}
\newcommand*{\тк}{т.\,к.\xspace}
\newcommand*{\Тк}{Т.\,к.\xspace}
\newcommand*{\итд}{и~т.\,д.\xspace}
\newcommand*{\итп}{и~т.\,п.\xspace}

\newcommand*{\клей}{\nobreak\hskip\z@skip}
\DeclareRobustCommand*{\д}{\клей\hbox{-}\клей}
\DeclareRobustCommand*{\Д}{\клей\hbox{-}\hskip\z@skip}
\DeclareRobustCommand*{\ч}{\,\textendash\,\клей}
\DeclareRobustCommand*{\Ч}{\,\textendash\,\hskip\z@skip}
\DeclareRobustCommand*{\т}{~\textemdash{} }
\DeclareRobustCommand*{\Т}{~\textemdash{} }

\let\leq\leqslant
\let\geq\geqslant

%
% SavRus
%
\newcommand{\заголовок}[3]{%
\hbox to \textwidth {%
\qquad%
\rlap{\textsl{Математический кружок МЦНМО, 8 класс, занятие #3}}%
\hfil
\raisebox{-0.4cm}{\textsf{\large #2}}%
\hfil
\llap{\textsl{#1}}%
\qquad%
}
\medskip
}

%\newcommand{\vmshdoptitle}[2]{%
%\hbox to \textwidth {%
%\qquad%
%\rlap{\textsl{Математический кружок МЦНМО, 8 класс}}%
%\hfil
%\raisebox{-0.4cm}{\parbox{6cm}{\textsf{\large Дополнительные задачи #2}}}%
%\hfil
%\llap{\textsl{#1}}%
%\qquad%
%}
%\medskip
%}

\newcommand{\mydiv}{\mathbin{\smash{\raisebox{-2pt}{\vdots}}}}
\newcommand{\mynotdiv}{\!\!\not\mydiv\,}

\newcommand{\myhline}{\hbox to \textwidth {\hbox to 1cm {\hrulefill} \hfill \hbox to 1cm {\hrulefill}}}