diff options
author | Karl Berry <karl@freefriends.org> | 2017-11-18 21:46:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-11-18 21:46:27 +0000 |
commit | 20660a493139f7da8061a165133f5ff2bc3da266 (patch) | |
tree | ab1f8b963c366fcb439dee750c167c4f5ac6dca2 /Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx | |
parent | ba6f6ac5705667b8a0d7d3ddcb50a275d06278a1 (diff) |
biblatex-oxref (18nov17)
git-svn-id: svn://tug.org/texlive/trunk@45847 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx index 01b9a4e8e3d..314a2d306a3 100644 --- a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx +++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnotes.dbx @@ -13,7 +13,7 @@ %% See: http://www.latex-project.org/lppl.txt %% ---------------------------------------------------------------- %% -\def\Version{2017/05/14 v0.10} +\def\Version{2017/11/18 v0.11} \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesFile{oxnotes.dbx} [\Version\space Data model for the Oxref family of styles] @@ -25,6 +25,7 @@ \DeclareDatamodelFields[type=field,datatype=literal]{rawauthor} \DeclareDatamodelEntryfields{datetype,origdatetype,authoraddon,editoraddon,% serieseditor,jointauthor,jointauthortype,rawauthor} +\DeclareDatamodelFields[type=field,datatype=literal]{shortlabeltitle} \DeclareDatamodelEntrytypes{manuscript} \DeclareDatamodelFields[type=field,datatype=literal]{catalog,dating,% shortlibrary,columns, collection,shortcollection,usualtitle,shelfmark,% @@ -32,7 +33,7 @@ \DeclareDatamodelFields[type=list,datatype=name]{scribe,owner} \DeclareDatamodelFields[type=list,datatype=literal]{origin} \DeclareDatamodelEntryfields[manuscript]{catalog,dating,shortlibrary,% - shortcollection,columns,languages, collection,usualtitle,shelfmark,% + shortcollection,columns,languages,collection,usualtitle,shelfmark,% sortshelfmark,support,columns,origin,scribe,owner} \DeclareDatamodelFields[type=field,datatype=date]{pardate} \DeclareDatamodelEntryfields[jurisdiction]{pardate} |