diff options
author | Karl Berry <karl@freefriends.org> | 2012-04-13 22:33:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-04-13 22:33:55 +0000 |
commit | 6217c6cc3fd3d329a7381c08b939d034aaa490d0 (patch) | |
tree | 3c0be253743b4352ead3f0e87140a9fe857180ca /Master/texmf-dist/tex/latex/friulan | |
parent | 8caa587276d90d4b13a7ce24f6d6f0bb8aee98fc (diff) |
new babel-contrib package friulan (13apr12)
git-svn-id: svn://tug.org/texlive/trunk@25957 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/friulan')
-rw-r--r-- | Master/texmf-dist/tex/latex/friulan/friulan.ldf | 85 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/friulan/furlan.ldf | 1 |
2 files changed, 86 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/friulan/friulan.ldf b/Master/texmf-dist/tex/latex/friulan/friulan.ldf new file mode 100644 index 00000000000..496d6918779 --- /dev/null +++ b/Master/texmf-dist/tex/latex/friulan/friulan.ldf @@ -0,0 +1,85 @@ +%% friulan.ldf +%% version 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "maintained". +%% +%% The Current Maintainer of this work is Johannes Braams. +%% +%% This file may only be distributed together with a copy of the Babel +%% system. You may however distribute the Babel system without +%% such generated files. +%% +%% The list of all files belonging to the Babel distribution is +%% given in the file `manifest.bbl'. See also `legal.bbl for additional +%% information. +%% +%% The list of derived (unpacked) files belonging to the distribution +%% and covered by LPPL is defined by the unpacking scripts (with +%% extension .ins) which are part of the distribution. +\ProvidesLanguage{friulan} + [2012/03/23 v0.1a Friulian support from the babel system] +%% File `friulan.dtx' +%% Babel package for LaTeX version 2e +%% Copyright (C) 1989 - 2012 +%% by Johannes Braams, TeXniek +%% Friulian Language Definition File +%% Copyright (C) 1989 - 2012 +%% by Johannes Braams, TeXniek +%% Please report errors to: J.L. Braams +%% babel at braams.cistron.nl +\LdfInit\CurrentOption{captions\CurrentOption} +\ifx\l@friulan\@undefined + \ifx\l@furlan\@undefined + \@nopatterns{friulan} + \adddialect\l@friulan\l@italian + \else + \let\l@friulan\l@furlan + \fi + +\fi +\expandafter\ifx\csname l@\CurrentOption\endcsname\relax + \expandafter\let\csname l@\CurrentOption\endcsname\l@friulan +\fi +\@namedef{captions\CurrentOption}{% + \def\prefacename{Prefazion}% + \def\refname{Riferiments}% + \def\abstractname{Somari}% + \def\bibname{Bibliografie}% + \def\chaptername{Cjapitul}% + \def\appendixname{Zonte}% + \def\contentsname{Tabele gjener\^al}% + \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}% +} +\@namedef{date\CurrentOption}{% + \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}} +\providehyphenmins{\CurrentOption}{\tw@\tw@} +\expandafter\addto\csname extras\CurrentOption\endcsname{% + \babel@savevariable\clubpenalty + \babel@savevariable\widowpenalty + \babel@savevariable\@clubpenalty + \clubpenalty3000\widowpenalty3000\@clubpenalty\clubpenalty}% +\expandafter\addto\csname extras\CurrentOption\endcsname{% + \babel@savevariable\finalhyphendemerits + \finalhyphendemerits50000000}% +\expandafter\addto\csname extras\CurrentOption\endcsname{% + \lccode`'=`'}% +\expandafter\addto\csname noextras\CurrentOption\endcsname{% + \lccode`'=0}% +\ldf@finish\CurrentOption +\endinput diff --git a/Master/texmf-dist/tex/latex/friulan/furlan.ldf b/Master/texmf-dist/tex/latex/friulan/furlan.ldf new file mode 100644 index 00000000000..9aac7254fa2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/friulan/furlan.ldf @@ -0,0 +1 @@ +\input friulan.ldf |