summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/babel/locale/la/babel-medievallatin.tex
blob: b380087da95aaaecb046894ad2ca8034b3831702 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\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{la-x-medieval}{%
}

\expandafter\addto\csname date\languagename\endcsname{%
  \babel@save\BabelDatey
  \def\BabelDatey#1{\@Roman{#1}}%
  \babel@save\BabelDated
  \def\BabelDated#1{\@Roman{#1}}}

\StartBabelCommands{\languagename}{}
  \SetCase
    {\uccode`u=`V\relax}
    {\lccode`V=`u\relax}
  \SetHyphenMap{%
    \BabelLower{`V}{`u}}
\EndBabelCommands

\endinput