diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/italian-manuscripts.lbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/italian-manuscripts.lbx | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/italian-manuscripts.lbx b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/italian-manuscripts.lbx new file mode 100644 index 00000000000..9d024c1debc --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/italian-manuscripts.lbx @@ -0,0 +1,50 @@ +%% 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, manuscripts*.lbx +\ProvidesFile{italian-manuscripts.lbx}[2016/02/10 v1.7.0 manuscripts biblatex localisation] +\InheritBibliographyStrings{italian} +\InheritBibliographyExtras{italian} + +\NewBibliographyString{1column} +\NewBibliographyString{2column} +\NewBibliographyString{catalog} +\NewBibliographyString{folio} +\NewBibliographyString{folios} +\NewBibliographyString{inflayer} +\NewBibliographyString{suplayer} +\NewBibliographyString{origin} +\NewBibliographyString{owner} +\NewBibliographyString{paper} +\NewBibliographyString{papyrus} +\NewBibliographyString{pergament} +\NewBibliographyString{scribe} + +\DeclareBibliographyStrings{% + 1column = {{una colonna}{1\addnbspace col\adddot}}, + 2column = {{due colonne}{2\addnbspace col\adddot}}, + catalog = {{catalogo}{cat\adddot}}, + folio = {{folio}{f\adddot}}, + folios = {{folios}{ff\adddot}}, + inflayer = {{scrittura inferiore}{script\adddotspace inf\adddot}}, + suplayer = {{scrittura superiore}{script\adddotspace sup\adddot}}, + origin = {{origine}{orig\adddot}}, + owner = {{possessore}{poss\adddot}}, + paper = {{carta}{chart\adddot}}, + papyrus = {{papiro}{pap\adddot}}, + pergament = {{pergamena}{membr\adddot}}, + scribe = {{scriba}{scr\adddot}} +} + + +\endinput |