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/oxnum.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/oxnum.dbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx new file mode 100644 index 00000000000..d13af69bc7d --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-oxref/oxnum.dbx @@ -0,0 +1,43 @@ +%% +%% This is file `oxnum.dbx', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% oxref.dtx (with options: `dbx,m') +%% ---------------------------------------------------------------- +%% biblatex-oxref --- Biblatex styles inspired by the Oxford Guide to Style +%% Author: Alex Ball +%% E-mail: a.j.ball@bath.ac.uk +%% License: Released under the LaTeX Project Public License v1.3c or later +%% See: http://www.latex-project.org/lppl.txt +%% ---------------------------------------------------------------- +%% +\def\Version{2017/11/18 v0.11} +\NeedsTeXFormat{LaTeX2e}[1999/12/01] +\ProvidesFile{oxnum.dbx} + [\Version\space Data model for the Oxref family of styles] +\DeclareDatamodelConstant[type=list]{nameparts}{prefix,family,suffix,given,title} +\DeclareDatamodelFields[type=field,datatype=literal]{datetype,origdatetype} +\DeclareDatamodelFields[type=list,datatype=name]{authoraddon,editoraddon,serieseditor} +\DeclareDatamodelFields[type=list,datatype=name]{jointauthor} +\DeclareDatamodelFields[type=field,datatype=literal]{jointauthortype} +\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,% + 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=date]{pardate} +\DeclareDatamodelEntryfields[jurisdiction]{pardate} +%% +%% Copyright (C) 2016 Alex Ball +%% +%% End of file `oxnum.dbx'. |