summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx45
1 files changed, 40 insertions, 5 deletions
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 2f0cbf6d6a0..4b53e0cdcb4 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
@@ -13,10 +13,45 @@
% 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{manuscripts-shared.dbx}%
-[2017/11/26 v1.12.3 biblatex bibliography style (MR)]%
+[2018/09/19 v2.0.0 biblatex bibliography style (MR)]%
\DeclareDatamodelEntrytypes{manuscript}
-\DeclareDatamodelFields[type=field,datatype=literal]{catalog,dating,shortlibrary,columns, collection,shortcollection,usualtitle,shelfmark,sortshelfmark,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,sortshelfmark,support,columns,origin,scribe,owner}
+\DeclareDatamodelFields[type=field,datatype=literal]{%
+ catalog,
+ dating,
+ shortlibrary,
+ columns,
+ collection,
+ shortcollection,
+ usualtitle,
+ shelfmark,
+ sortshelfmark,
+ support,
+ columns,
+ layer,
+ contents}
+\DeclareDatamodelFields[type=list,datatype=name]{%
+ scribe,
+ owner}
+\DeclareDatamodelFields[type=list,datatype=literal]{%
+ script,
+ origin}
+\DeclareDatamodelEntryfields[manuscript]{%
+ catalog,
+ dating,
+ shortlibrary,
+ shortcollection,
+ columns,
+ languages,
+ collection,
+ usualtitle,
+ shelfmark,
+ sortshelfmark,
+ script,
+ support,
+ columns,
+ layer,
+ contents,
+ origin,
+ scribe,
+ owner}