summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-09-19 21:26:14 +0000
committerKarl Berry <karl@freefriends.org>2018-09-19 21:26:14 +0000
commitfd09f0183da0c8d80efc777f3bcc4e311a871495 (patch)
tree6e782e478e09a9666f8edecf6f421dbc69fbb12a /Master/texmf-dist/tex/latex/biblatex-manuscripts-philology/manuscripts-shared.dbx
parentd39904e9b47ce8671ce17c1e6ceeca60c7467c5e (diff)
biblatex-manuscripts-philology (19sep18)
git-svn-id: svn://tug.org/texlive/trunk@48701 c570f23f-e606-0410-a88d-b1316a301751
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}