diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/t2/misccorr.sty | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/t2/misccorr.sty b/Master/texmf-dist/tex/latex/t2/misccorr.sty index e95f3c5c0f3..e82055ec37b 100644 --- a/Master/texmf-dist/tex/latex/t2/misccorr.sty +++ b/Master/texmf-dist/tex/latex/t2/misccorr.sty @@ -2,7 +2,7 @@ % Based on `russcorr' by Serge Lvovski and other sources. % This package should be used IN ADDITION to BABEL's `russian' option. % Mail bug reports, questions, comments, suggestions to vvv@vsu.ru -\ProvidesPackage{misccorr}[1999/09/23 v0.0a +\ProvidesPackage{misccorr}[1999/09/23 v0.1 misc corrections for russian typesetting] \newif\if@longtoc @@ -262,6 +262,7 @@ \setcounter{section}{0}% \gdef\@chapapp{\appendixname}% \gdef\thechapter{\@Asbuk\c@chapter}} +\@ifundefined{abstractname}{}{\let\if@mainmatter\iftrue}% report % два пробела после точки заменены на один \if@twoside \def\ps@headings{% @@ -297,10 +298,7 @@ \fi ##1}}}} \fi -\@ifundefined{abstractname}{% book -}{% report -\let\if@mainmatter\iftrue -}} +} % \cleardoublepage % добавил \ps@empty (и заодно заменил \hbox{} на \null) |