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.
46 lines
1.2 KiB
46 lines
1.2 KiB
\ProvidesFile{gloss-interlingua.ldf}[polyglossia: module for interlingua]
|
|
\PolyglossiaSetup{interlingua}{
|
|
bcp47=ia,
|
|
hyphennames={interlingua},
|
|
hyphenmins={2,2},
|
|
langtag=INA,
|
|
frenchspacing=true,
|
|
indentfirst=true,
|
|
fontsetup=true,
|
|
}
|
|
|
|
% BCP-47 compliant aliases
|
|
\setlanguagealias*{interlingua}{ia}
|
|
|
|
\def\captionsinterlingua{%
|
|
\def\refname{Referentias}%
|
|
\def\abstractname{Summario}%
|
|
\def\bibname{Bibliographia}%
|
|
\def\prefacename{Prefacio}%
|
|
\def\chaptername{Capitulo}%
|
|
\def\appendixname{Appendice}%
|
|
\def\contentsname{Contento}%
|
|
\def\listfigurename{Lista de figuras}%
|
|
\def\listtablename{Lista de tabellas}%
|
|
\def\indexname{Indice}%
|
|
\def\figurename{Figura}%
|
|
\def\tablename{Tabella}%
|
|
\def\partname{Parte}%
|
|
%\def\thepart{}%
|
|
\def\pagename{Pagina}%
|
|
\def\seename{vide}%
|
|
\def\alsoname{vide etiam}%
|
|
\def\enclname{Incluso}%
|
|
\def\ccname{Copia}%
|
|
\def\headtoname{A}%
|
|
\def\proofname{Prova}%
|
|
\def\glossaryname{Glossario}%
|
|
}
|
|
\def\dateinterlingua{%
|
|
\def\today{le~\number\day\space de \ifcase\month\or
|
|
januario\or februario\or martio\or april\or maio\or junio\or
|
|
julio\or augusto\or septembre\or octobre\or novembre\or
|
|
decembre\fi
|
|
\space \number\year}}
|
|
|
|
\endinput
|
|
|