Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/ftp/software/tex/aasmacros/eqsecnum.sty
Дата изменения: Tue Aug 15 00:29:44 1995
Дата индексирования: Sun Dec 23 01:02:12 2007
Кодировка:

Поисковые слова: п п п п п п п п п п п п п п п п п п п п п
% EQSECNUM.STY -- Substyle definition for equations numbered with
% corresponding section number.

% This is the least intrusive way to implement a substyle layered on top
% the standard LaTeX styles: by creating a foo.sty style that is read when
% the specifies the document substyle foo. This file is read in when
%
% \documentstyle[12pt,aasms,eqsecnum]{article}
%
% is specified by the author.

\eqsecnum

% That's all this files does. It would be more efficient to have "eqsecnum"
% declared as an internal substyle, but that requires modifications in the
% main LaTeX article.sty file.