summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx4
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx2
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx2
4 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx
index 821e825f51d..b086822f103 100644
--- a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx
@@ -20,6 +20,8 @@
\NewBibliographyString{catalog}
\NewBibliographyString{folio}
\NewBibliographyString{folios}
+\NewBibliographyString{inflayer}
+\NewBibliographyString{suplayer}
\NewBibliographyString{origin}
\NewBibliographyString{owner}
\NewBibliographyString{paper}
@@ -33,6 +35,8 @@
catalog = {{catalog}{cat\adddot}},
folio = {{folio}{f\adddot}},
folios = {{folios}{ff\adddot}},
+ inflayer = {{inferior layer}{inf\adddotspace lay\adddot}},
+ suplayer = {{superior layer}{sup\adddotspace lay\adddot}},
origin = {{origin}{orig\adddot}},
owner = {{owner}{own\adddot}},
paper = {{paper}{pap\adddot}},
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
index c00ce88964f..9a20193e4bd 100644
--- a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
+++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
@@ -20,6 +20,8 @@
\NewBibliographyString{catalog}
\NewBibliographyString{folio}
\NewBibliographyString{folios}
+\NewBibliographyString{inflayer}
+\NewBibliographyString{suplayer}
\NewBibliographyString{origin}
\NewBibliographyString{owner}
\NewBibliographyString{paper}
@@ -33,6 +35,8 @@
catalog = {{catalogue}{cat\adddot}},
folio = {{folio}{f\adddot}},
folios = {{folios}{f\adddot}},
+ inflayer = {{couche inférieure}{c\adddotspace inf\adddot}},
+ suplayer = {{couche supérieure}{c\adddotspace sup\adddot}},
origin = {{origine}{orig\adddot}},
owner = {{posseseur}{poss\adddot}},
paper = {{papier}{pap\adddot}},
diff --git a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx
index efbd96ab3da..e9ff295c1bc 100644
--- a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.bbx
@@ -32,6 +32,7 @@
\newcommand{\mkcolumns}[1]{\addspace\mkbibparens{#1}}
+\newcommand{\mklayer}[1]{\addspace\mkbibparens{#1}}
\newcommand{\mklocation}[1]{\mkbibnamelast{#1}}
\newcommand{\mkmanuscriptdescriptionlabel}[1]{\textbf{#1}\manuscriptdescriptionlabelpunct}
\newcommand{\mkshcite}[1]{#1}
@@ -102,6 +103,7 @@
\iffieldundef{columns}{}{\bibstring[\mkcolumns]{\strfield{columns}column}}%
\setunit{\pagetotalpagespunct}%
\printfield{pages}%
+ \iffieldundef{layer}{}{\bibstring[\mklayer]{\strfield{layer}layer}}%
}
\newbibmacro{support+dating}{%
diff --git a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx
index 3ef698ae950..7a47fd1da9d 100644
--- a/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx
+++ b/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx
@@ -15,7 +15,7 @@
\ProvidesFile{manuscripts-shared.dbx}
[\abx@bbxid]
\DeclareDatamodelEntrytypes{manuscript}
-\DeclareDatamodelFields[type=field,datatype=literal]{catalog,dating,shortlibrary,columns, collection,shortcollection,usualtitle,shelfmark,support,columns}
+\DeclareDatamodelFields[type=field,datatype=literal]{catalog,dating,shortlibrary,columns, collection,shortcollection,usualtitle,shelfmark,support,columns,layer}
\DeclareDatamodelFields[type=list,datatype=name]{scribe,owner}
\DeclareDatamodelFields[type=list,datatype=literal]{origin}
\DeclareDatamodelEntryfields[manuscript]{catalog,dating,shortlibrary,shortcollection,columns,languages, collection,usualtitle,shelfmark,support,columns,origin,scribe,owner}