summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/polyglossia/gloss-asturian.ldf
blob: 64e80a042e30ed20afbd4b2b69206f5aa91dc46a (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
% Translated by Xuacu <xuacusk8 at gmail dot com>
% Contributed by Kevin Godby <godbyk at gmail dot com>
%
\ProvidesFile{gloss-asturian.ldf}[polyglossia: module for asturian]
\makeatletter
\def\asturian@font{\selectfontfamilylatin}

\ifx\l@asturian\@undefined
  \ifx\l@catalan\@undefined%
    \xpg@nopatterns{asturian}
    \adddialect\l@asturian\l@nohyphenation
  \else
    \xpg@warning{No hyphenation patterns were loaded for `asturian'\MessageBreak
         I will use \string\language=\string\l@catalan\space instead}
    \adddialect\l@asturian\l@catalan
  \fi
\fi

\def\captionsasturian{%
   \def\prefacename{Entamu}%
   \def\refname{Referencies}%
   \def\abstractname{Sumariu}%
   \def\bibname{Bibliografía}%
   \def\chaptername{Capítulu}%
   \def\appendixname{Apéndiz}%
   \def\contentsname{Conteníu}%
   \def\listfigurename{Llista de figures}%
   \def\listtablename{Llista de tables}%
   \def\indexname{Índiz}%
   \def\figurename{Figura}%
   \def\tablename{Tabla}%
   \def\partname{Parte}%
   \def\enclname{incl.}%
   \def\ccname{cc}%
   \def\headtoname{Pa}%
   \def\pagename{Páxina}%
   \def\seename{ver}%
   \def\alsoname{ver tamién}%
   \def\proofname{Demostración}%
   \def\glossaryname{Glosariu}%
   }
\def\dateasturian{%
   \def\today{\number\day~\ifcase\month\or
    de~xineru\or de~febreru\or de~marzu\or d'abril\or de~mayu\or de~xunu\or
    de~xunetu\or d'agostu\or de~setiembre\or d'ochobre\or de~payares\or
    d'avientu\fi\space de~\number\year}%
}

\def\asturian@language{\language=\l@asturian}

\setlocalhyphenmins{asturian}{2}{2}%

\def\noextras@asturian{%
   \nonfrenchspacing%
}

\def\blockextras@asturian{%
   \frenchspacing%
}

\def\inlineextras@asturian{%
   \frenchspacing%
}

\endinput