summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-22 23:10:03 +0000
committerKarl Berry <karl@freefriends.org>2014-01-22 23:10:03 +0000
commita9e04c5c0a3ac761d4e3a65c336475010cdc8133 (patch)
tree24b3bc4df99fc8b167fba9365376f0db7d022631 /Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
parent887addec67791772af50974d5d9b89817f939102 (diff)
biblatex-manuscripts-philology
git-svn-id: svn://tug.org/texlive/trunk@32761 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx46
1 files changed, 46 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
new file mode 100644
index 00000000000..8725f5f81a2
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
@@ -0,0 +1,46 @@
+%% Copyright 2013 Maïeul Rouquette
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status `maintained'.
+%
+% The Current Maintainer of this work is Maïeul Rouquette
+% This work consists of the files manuscripts.dbx, manuscripts.bbx, french-manuscripts.lbx and english-manuscripts.lbx
+
+\ProvidesFile{french-manuscripts.lbx}[2013/12/17\space v1.0.0\space manuscripts biblatex localisation]
+\InheritBibliographyExtras{french}
+
+\NewBibliographyString{1column}
+\NewBibliographyString{2column}
+\NewBibliographyString{catalog}
+\NewBibliographyString{folio}
+\NewBibliographyString{folios}
+\NewBibliographyString{origin}
+\NewBibliographyString{owner}
+\NewBibliographyString{paper}
+\NewBibliographyString{papyrus}
+\NewBibliographyString{pergament}
+\NewBibliographyString{scribe}
+
+\DeclareBibliographyStrings{%
+ 1column = {{une colonne}{1\addnbspace col\adddot}},
+ 2column = {{deux colonnes}{2\addnbspace col\adddot}},
+ catalog = {{catalogue}{cat\adddot}},
+ folio = {{folio}{f\adddot}},
+ folios = {{folios}{f\adddot}},
+ origin = {{origine}{orig\adddot}},
+ owner = {{posseseur}{poss\adddot}},
+ paper = {{papier}{pap\adddot}},
+ papyrus = {{papyrus}{papy\adddot}},
+ pergament = {{parchemin}{parch\adddot}},
+ scribe = {{scribe}{scr\adddot}}
+}
+
+
+\endinput