You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
574 B
19 lines
574 B
% This file is part of babel. For further details see:
|
|
% https://www.ctan.org/pkg/babel
|
|
\ifx\BabelBeforeIni\undefined
|
|
\PackageError{babel}%
|
|
{This file is a component of babel and cannot\MessageBreak
|
|
be loaded directly. I'll stop immediately}%
|
|
{Just use babel as documented.}%
|
|
\stop
|
|
\fi
|
|
\BabelBeforeIni{km}{%
|
|
}
|
|
|
|
\expandafter\addto\csname date\languagename\endcsname{%
|
|
\babel@save\BabelDated
|
|
\def\BabelDated#1{{\expandafter\khmerdigits\expandafter{#1}}}%
|
|
\babel@save\BabelDatey
|
|
\def\BabelDatey#1{{\expandafter\khmerdigits\expandafter{#1}}}}
|
|
|
|
\endinput |