summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
diff options
context:
space:
mode:
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