diff options
author | Karl Berry <karl@freefriends.org> | 2020-03-15 21:31:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-03-15 21:31:46 +0000 |
commit | cb195c584793ea790951fdcc6193f4d560a34a4d (patch) | |
tree | a4296f5f6edd6ee72ea8d7176190e93a01429798 /Master/texmf-dist/tex/latex/oscola/oscola.bbx | |
parent | 976ae3e04c523075e8fea26c04fe5cc8253604d5 (diff) |
oscola (15mar20)
git-svn-id: svn://tug.org/texlive/trunk@54328 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oscola/oscola.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/oscola/oscola.bbx | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/oscola/oscola.bbx b/Master/texmf-dist/tex/latex/oscola/oscola.bbx index 3cdcf291044..cf652500896 100644 --- a/Master/texmf-dist/tex/latex/oscola/oscola.bbx +++ b/Master/texmf-dist/tex/latex/oscola/oscola.bbx @@ -13,7 +13,7 @@ % This work has the LPPL maintenance status 'maintained'. % The current maintainer of this work is Paul Stanley (pstanley@essexcourt.net) -\ProvidesFile{oscola.bbx}[2019/01/20 v1.6 Biblatex bibliography style for OSCOLA standard] +\ProvidesFile{oscola.bbx}[2020/03/15 v1.7 Biblatex bibliography style for OSCOLA standard] \RequireBibliographyStyle{authortitle} @@ -131,12 +131,6 @@ \newboolean{bbx@year-essential}\setboolean{bbx@year-essential}{false} % Entry options -\DeclareEntryOption{url}[true]{% - \settoggle{bbx:url}{#1}} -\DeclareEntryOption{doi}[true]{% - \settoggle{bbx:doi}{#1}} -\DeclareEntryOption{eprint}[true]{% - \settoggle{bbx:eprint}{#1}} \DeclareEntryOption{scottish-style}[true]{% \settoggle{bbx:scotstyle}{#1}} \DeclareEntryOption{no-ibid}[true]{% |