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.
73 lines
1.9 KiB
73 lines
1.9 KiB
\ProvidesFile{gloss-friulian.ldf}[polyglossia: module for friulian]
|
|
|
|
\PolyglossiaSetup{friulian}{%
|
|
bcp47=fur,
|
|
language=Friulian,
|
|
babelname=friulan,
|
|
hyphennames={friulan,furlan},
|
|
hyphenmins={2,2},
|
|
langtag=FRL,
|
|
indentfirst=false,
|
|
fontsetup=true,
|
|
frenchspacing=true,
|
|
}
|
|
|
|
% BCP-47 compliant aliases
|
|
\setlanguagealias*{friulian}{fur}
|
|
|
|
% Babel and backwards compat. alias
|
|
\setlanguagealias{friulian}{friulan}
|
|
|
|
\def\captionsfriulian{%
|
|
\def\prefacename{Prefazion}%
|
|
\def\refname{Riferiments}%
|
|
\def\abstractname{Somari}%
|
|
\def\bibname{Bibliografie}%
|
|
\def\chaptername{Cjapitul}%
|
|
\def\appendixname{Zonte}%
|
|
\def\contentsname{Tabele gjenerâl}%
|
|
\def\listfigurename{Liste des figuris}%
|
|
\def\listtablename{Liste des tabelis}%
|
|
\def\indexname{Tabele analitiche}%
|
|
\def\figurename{Figure}%
|
|
\def\tablename{Tabele}%
|
|
\def\partname{Part}%
|
|
\def\enclname{Zonte(is)}%
|
|
\def\ccname{Cun copie a}%
|
|
\def\headtoname{Par}%
|
|
\def\pagename{Pagjine}%
|
|
\def\seename{cjale}%
|
|
\def\alsoname{cjale ancje}%
|
|
\def\proofname{Dimostrazion}%
|
|
\def\glossaryname{Glossari}%
|
|
}
|
|
|
|
\def\datefriulian{%
|
|
\def\today{\number\day\space di\space\ifcase\month\or
|
|
Genâr\or Fevrâr\or Març\or Avril\or Mai\or Jugn\or
|
|
Lui\or Avost\or Setembar\or Otobar\or Novembar\or Dicembar%
|
|
\fi\space dal\space\number\year}}
|
|
|
|
\AtEndPreamble{% the user or the class might define different values
|
|
\edef\xpgfu@savedvalues{%
|
|
\clubpenalty=\the\clubpenalty\space
|
|
\@clubpenalty=\the\@clubpenalty\space
|
|
\widowpenalty=\the\widowpenalty\space
|
|
\finalhyphendemerits=\the\finalhyphendemerits}
|
|
}
|
|
|
|
|
|
\def\noextras@friulian{%
|
|
\lccode\string"2019=\z@
|
|
}
|
|
|
|
\def\blockextras@friulian{%
|
|
\lccode\string"2019=\string"2019
|
|
\clubpenalty=3000 \@clubpenalty=3000 \widowpenalty=3000
|
|
\finalhyphendemerits=50000000
|
|
}
|
|
|
|
\def\inlineextras@friulian{%
|
|
\lccode\string"2019=\string"2019
|
|
}
|
|
|
|
|