summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ncclatex/nccltrus.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ncclatex/nccltrus.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ncclatex/nccltrus.sty40
1 files changed, 3 insertions, 37 deletions
diff --git a/Master/texmf-dist/tex/latex/ncclatex/nccltrus.sty b/Master/texmf-dist/tex/latex/ncclatex/nccltrus.sty
index 5480b6eede6..490693a0ae7 100644
--- a/Master/texmf-dist/tex/latex/ncclatex/nccltrus.sty
+++ b/Master/texmf-dist/tex/latex/ncclatex/nccltrus.sty
@@ -1,6 +1,6 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{nccltrus}
- [2005/07/02 v1.06 Russian specifics (NCC)]
+ [2005/12/27 v1.07 Russian specifics (NCC)]
%
% \changes{v1.01}{2002/03/24}{This version is uploaded to CTAN}
% \changes{v1.02}{2004/04/08}{All options are passed to babel}
@@ -11,6 +11,8 @@
% \changes{v1.05}{2005/01/09}{Improve definition of \No command}
% \changes{v1.05}{2005/04/13}{Add a small kern to \glqq shorthand}
% \changes{v1.06}{2005/07/02}{Change kern with nonbreakable hspace in \glqq}
+% \changes{v1.07}{2005/12/24}{Undo Babel's ``improvements'' to \flqq, \frqq}
+% \changes{v1.07}{2005/12/27}{Move Babel's customization to other packages}
%
% The trick with temporary definition of \ver@inputenc.sty command
% removes a warning from the [russian] option of the Babel package about
@@ -28,17 +30,6 @@
\expandafter\let\csname ver@inputenc.sty\endcsname\NCC@tempa
\ifx\cyrillicencoding\undefined \endinput\fi
%
-% Add a small kern to German left double quote shorthand
-%
-\declare@shorthand{russian}{"`}{\glqq\nobreak\hskip.0166667em }
-%
-% Redefine the numero sign to work in any encoding.
-%
-\let\No\relax
-\DeclareRobustCommand{\No}{%
- \ifmmode{\nfss@text{\textnumero}}\else{\cyr\textnumero}\fi
-}
-%
% Load cp1251-light input encoding at the beginning of document
% if no encoding was loaded at all
%
@@ -60,29 +51,4 @@
\let\@Alphlatin\@Alph
\newcommand*\Alphlatin[1]{\expandafter\@Alphlatin\csname c@#1\endcsname}
\def\@Alph#1{\text{\cyr\@Asbuk{#1}}}
-%
-% Redefine theorem-like headers for russian
-%
-\addto\captionsrussian{%
- \def\theoremname{{\cyr\CYRT\cyre\cyro\cyrr\cyre\cyrm\cyra}}%
- \def\lemmaname{{\cyr\CYRL\cyre\cyrm\cyrm\cyra}}%
- \def\propositionname{%
- {\cyr\CYRP\cyrr\cyre\cyrd\cyrl\cyro\cyrzh\cyre\cyrn\cyri\cyre}}%
- \def\corollaryname{%
- {\cyr\CYRS\cyrl\cyre\cyrd\cyrs\cyrt\cyrv\cyri\cyre}}%
- \def\definitionname{%
- {\cyr\CYRO\cyrp\cyrr\cyre\cyrd\cyre\cyrl\cyre\cyrn\cyri\cyre}}%
- \def\statementname{%
- {\cyr\CYRU\cyrt\cyrv\cyre\cyrr\cyrzh\cyrd\cyre\cyrn\cyri\cyre}}%
- \def\examplename{{\cyr\CYRP\cyrr\cyri\cyrm\cyre\cyrr}}%
- \def\remarkname{%
- {\cyr\CYRZ\cyra\cyrm\cyre\cyrch\cyra\cyrn\cyri\cyre}}%
- \def\proofname{%
- {\cyr\CYRD\cyro\cyrk\cyra\cyrz\cyra\cyrt\cyre\cyrl\cyrsftsn%
- \cyrs\cyrt\cyrv\cyro}}%
- \def\acknowname{%
- {\cyr\CYRB\cyrl\cyra\cyrg\cyro\cyrd\cyra\cyrr\cyrn\cyro\cyrs\cyrt\cyri}}%
- \def\preprintname{%
- {\cyr\CYRP\cyrr\cyre\cyrp\cyrr\cyri\cyrn\cyrt}}%
-}
\endinput