diff options
Diffstat (limited to 'Master/texmf-dist/tex')
72 files changed, 650 insertions, 155 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa-doiapi.sty b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa-doiapi.sty index dac9c61d859..fd688325126 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa-doiapi.sty +++ b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa-doiapi.sty @@ -1,5 +1,5 @@ \ProvidesPackage{biblatex-ext-oa-doiapi} - [2019/01/11 v0.6b Obtain open access information from DOI via unpaywall.org + [2019/02/08 v0.7 Obtain open access information from DOI via unpaywall.org and doi.org (MW)] \RequirePackage{etoolbox} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa.sty b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa.sty index a2e15f14a95..d62b5937bfc 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa.sty +++ b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa.sty @@ -1,5 +1,5 @@ \ProvidesPackage{biblatex-ext-oa} - [2019/01/11 v0.6b mark open access in biblatex bibliographies (MW)] + [2019/02/08 v0.7 mark open access in biblatex bibliographies (MW)] \protected\def\extblx@oa@error#1#2{% \PackageError{biblatex-ext-oa}{#1}{#2.}} @@ -17,8 +17,9 @@ {\extblx@oa@error {biblatex not loaded!\MessageBreak This package must be loaded after biblatex.\MessageBreak - This is a fatal error, the package will not\MessageBreak be loaded} - {Load biblatex with \string\usepackage{biblatex} before + This is a fatal error, the package will not\MessageBreak + be loaded} + {Load biblatex with '\string\usepackage{biblatex}' before you load 'biblatex-ext-oa'.\MessageBreak Please see the documentation of biblatex-ext for more information}% \endinput} @@ -87,7 +88,7 @@ That option also requires LuaLaTeX.\MessageBreak Please see the documentation of biblatex-ext for more information} \fi} - {} + {}% } % define special detection settings @@ -182,38 +183,80 @@ {\ifcsequal{extblx@oa@url@from}{extblx@oa@url@from@auto} {\@firstoftwo} {\@secondoftwo}} - {\forlistloop{\extblx@oa@url@processfield}{\extblx@oa@url@autofields}} + {\forlistloop{\extblx@oa@url@processfield} + {\extblx@oa@url@autofields}} {\extblx@oa@url@processfield{\csuse{extblx@oa@url@from}}}}}}} +% deprecated \newrobustcmd*{\LoadTikZOASymbol}[1][plos]{% - \@ifpackageloaded{biblatex-ext-oa-tikzsymbols} - {\extblx@oa@warning{% - TikZ open access symbols already loaded.\MessageBreak - Redefining the symbol with\MessageBreak\string\DefineTikZOASymbol}% - \DefineTikZOASymbol[#1]} - {\RequirePackage[symbol=#1]{biblatex-ext-oa-tikzsymbols}}% - \gdef\LoadTikZOASymbol{% - \extblx@oa@warning{% - TikZ open access symbols can not be\MessageBreak - loaded more than once.\MessageBreak - I'll now behave like \string\DefineTikZOASymbol\MessageBreak}% - \DefineTikZOASymbol}} + \extblx@oa@warning{% + Macro '\string\LoadTikZOASymbol' deprecated.\MessageBreak + Please use '\string\LoadOASymbolPackage' or\MessageBreak + '\string\DefineOASymbol' instead.\MessageBreak + Using '\string\LoadOASymbolPackage'}% + \LoadOASymbolPackage[#1]{tikz}} \@onlypreamble\LoadTikZOASymbol -\def\extblx@oa@opt@tikzsymbol@val@false{} -\def\extblx@oa@opt@tikzsymbol@val@true{\LoadTikZOASymbol[plos]} -\def\extblx@oa@opt@tikzsymbol@process#1{% +\newcommand*{\extblx@oa@symbolpackages}{} +\forcsvlist{\listadd\extblx@oa@symbolpackages}{pict2e,l3draw,tikz} + +\newtoggle{extblx@tempa} +\newcommand*{\extblx@oa@loadoasymbol@errorincompatible}[2]{% + \ifstrequal{#1}{#2} + {} + {\@ifpackageloaded{biblatex-ext-oasymb-#2} + {\extblx@oa@error + {Incompatible symbol method '#2' already loaded} + {Only one symbol package can be loaded.\MessageBreak + The symbol method '#2' is already loaded, so '#1' can't be used.% + \MessageBreak + If you ignore this error and press on, I will ignore this command}% + \edef\extblx@oa@tempa{\endgroup + \noexpand\@firstoftwo}% + \listbreak} + {}}} + +% [<symbol id>]{<method>} +% first step expands fully(!) +\newrobustcmd*{\LoadOASymbolPackage}[2][plos]{% \begingroup \edef\extblx@oa@tempa{\endgroup - \noexpand\extblx@oa@opt@tikzsymbol@process@i{#1}} + \noexpand\LoadOASymbolPackage@i[#1]{#2}}% \extblx@oa@tempa} +\@onlypreamble\LoadOASymbolPackage -\def\extblx@oa@opt@tikzsymbol@process@i#1{% - \ifcsundef{extblx@oa@opt@tikzsymbol@val@#1} - {\LoadTikZOASymbol[#1]} - {\csuse{extblx@oa@opt@tikzsymbol@val@#1}}} +% second step gives all lowercase +\def\LoadOASymbolPackage@i[#1]#2{% + \begingroup + \lowercase{\def\extblx@oa@tempb{#1}}% + \lowercase{\def\extblx@oa@tempc{#2}} + \edef\extblx@oa@tempa{\endgroup + \noexpand\LoadOASymbolPackage@ii[\extblx@oa@tempb]{\extblx@oa@tempc}}% + \extblx@oa@tempa}% + +\def\LoadOASymbolPackage@ii[#1]#2{% + \ifinlist{#2}{\extblx@oa@symbolpackages} + {\begingroup + \edef\extblx@oa@tempa{\endgroup + \noexpand\@secondoftwo}% + \forlistloop + {\extblx@oa@loadoasymbol@errorincompatible{#2}} + {\extblx@oa@symbolpackages}% + \extblx@oa@tempa + {} + {\@ifpackageloaded{biblatex-ext-oasymb-#2} + {\extblx@oa@warning{% + Symbol method '#2' already loaded.\MessageBreak + I'll behave like '\string\DefineOASymbol'}% + \DefineOASymbol[#1]} + {\RequirePackage[symbol=#1]{biblatex-ext-oasymb-#2}}}} + {\extblx@oa@error + {Unknown symbol package/method '#2'} + {The symbol method '#2' (package 'biblatex-ext-oasymb-#2') is unknown.% + \MessageBreak + See the documentation for a list of available values}}} \SetupKeyvalOptions{ family=extblx@oa@opt, @@ -222,12 +265,61 @@ \DeclareBoolOption[true]{enable} \DeclareBoolOption[false]{doiapi} -\DeclareStringOption[false]{tikzsymbol}[true] +\DeclareStringOption[false]{symbolpackage} +\DeclareStringOption{symbol} + +% deprecated option +\DeclareStringOption{tikzsymbol}[true] + +\def\extblx@oa@opt@tikzsymbol@val@false{} +\def\extblx@oa@opt@tikzsymbol@val@true{\LoadOASymbolPackage[plos]{tikz}} + +\def\extblx@oa@opt@tikzsymbol@process#1{% + \begingroup + \edef\extblx@oa@tempa{\endgroup + \noexpand\extblx@oa@opt@tikzsymbol@process@i{#1}} + \extblx@oa@tempa} + +\def\extblx@oa@opt@tikzsymbol@process@i#1{% + \extblx@oa@warning{% + The option 'tikzsymbol' is deprecated.\MessageBreak + It has been replaced by the separate options\MessageBreak + 'symbolpackage' and 'symbol'.\MessageBreak + Setting 'symbolpackage=tikz, symbol=#1'}% + \ifcsundef{extblx@oa@opt@tikzsymbol@val@#1} + {\LoadOASymbolPackage[#1]{tikz}} + {\csuse{extblx@oa@opt@tikzsymbol@val@#1}}} + + \ProcessKeyvalOptions* -\extblx@oa@opt@tikzsymbol@process{\csuse{extblx@oa@opt@tikzsymbol}} +% deprecated option 'tikzsymbol' +\ifdefvoid\extblx@oa@opt@tikzsymbol + {} + {\extblx@oa@opt@tikzsymbol@process{\extblx@oa@opt@tikzsymbol}} + +% option 'symbolpackage' +\ifdefstring{\extblx@oa@opt@symbolpackage}{false} + {} + {\LoadOASymbolPackage{\extblx@oa@opt@symbolpackage}} + +% option 'symbol' +\ifdefvoid\extblx@oa@opt@symbol + {} + {\ifundef\DefineOASymbol + {\extblx@oa@error + {Option 'symbol' used, but no symbol method\MessageBreak + has been set and no symbol package loaded} + {The option 'symbol' can only be used if\MessageBreak + * the option 'symbolpackage' is set to a valid value other than 'false', + or\MessageBreak + * an open access symbol package has been loaded manually + (not recommended)}} + {\DefineOASymbol[\extblx@oa@opt@symbol]}} + + \ifbool{extblx@oa@opt@doiapi} {\RequirePackage{biblatex-ext-oa-doiapi}} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-l3draw.sty b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-l3draw.sty new file mode 100644 index 00000000000..6e1e0d71fb4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-l3draw.sty @@ -0,0 +1,204 @@ +\RequirePackage{expl3} + +\ProvidesExplPackage {biblatex-ext-oasymb-l3draw} + {2019/02/08} {0.7} + {open access symbols with l3draw (MW)} + +\RequirePackage{xparse} +\RequirePackage{l3keys2e} +\RequirePackage{l3draw} + +% PLoS Open Access symbol based on +% https://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg +% public domain/CC0 by PLoS & Wikipedia users Nina, Beao and JakobVoss + +\color_set:nnn {oasymb_plos_orange} {cmyk} {0, .47, .93, .04} +\dim_const:Nn \l__extblx_oasymb_scale_plos_dim {.1pt} + +\cs_new_protected:Nn \__extblx_oasymb_plos_path: +{ + \draw_begin: + \draw_path_moveto:n { 47*\l__extblx_oasymb_scale_plos_dim, + 73*\l__extblx_oasymb_scale_plos_dim } + \draw_path_arc:nnn { 000 } { 180 } { 15*\l__extblx_oasymb_scale_plos_dim } + \draw_path_lineto:n { 6*\l__extblx_oasymb_scale_plos_dim, + 73*\l__extblx_oasymb_scale_plos_dim } + \draw_path_arc:nnn { 180 } { 000 } { 26*\l__extblx_oasymb_scale_plos_dim } + \draw_path_rectangle_corners:nn { 47*\l__extblx_oasymb_scale_plos_dim, + 47*\l__extblx_oasymb_scale_plos_dim } + { 58*\l__extblx_oasymb_scale_plos_dim, + 73*\l__extblx_oasymb_scale_plos_dim } + \draw_path_moveto:n { 64*\l__extblx_oasymb_scale_plos_dim, + 32*\l__extblx_oasymb_scale_plos_dim } + \draw_path_arc:nnn { 000 } { 360 } { 32*\l__extblx_oasymb_scale_plos_dim } + \draw_path_moveto:n { 53*\l__extblx_oasymb_scale_plos_dim, + 32*\l__extblx_oasymb_scale_plos_dim } + \draw_path_arc:nnn { 360 } { 000 } { 21*\l__extblx_oasymb_scale_plos_dim } + \draw_path_moveto:n { 41*\l__extblx_oasymb_scale_plos_dim, + 32*\l__extblx_oasymb_scale_plos_dim } + \draw_path_arc:nnn { 000 } { 360 } { 09*\l__extblx_oasymb_scale_plos_dim } + \draw_color_fill:n { oasymb_plos_orange } + \draw_path_use_clear:n { fill } + \draw_end: +} + + +\box_new:N \l__extblx_oasymb_plos_box + +\hbox_set:Nn \l__extblx_oasymb_plos_box { \__extblx_oasymb_plos_path: } + +\NewDocumentCommand \extblx_oasymb_draw_plos { } +{ + \mode_leave_vertical: + \box_use:N \l__extblx_oasymb_plos_box +} + +% LaTeX2e name +\cs_set_eq:NN \extblx@oasymb@draw@plos \extblx_oasymb_draw_plos + +% PLoS symbols is standard +\NewExpandableDocumentCommand \oasymbol { } { \extblx_oasymb_draw_plos } + +% Open-Acess.net Open Acess symbol +% redrawn in l3draw from +% http://open-access.net/fileadmin/logos/oa.svg +% public domain according to +% https://commons.wikimedia.org/wiki/File:Open_access.svg +% might be covered by open-access.net's overall CC-BY 4.0 license +% (https://creativecommons.org/licenses/by/4.0/) +% see https://open-access.net/impressum/ +% the site states no specific conditions for use of the logo +% other than +% "Das Logo der Informationsplattform darf nachgenutzt werden, +% gerne mit einem Link zu open-access.net" +% on https://open-access.net/ueber-uns/ +% see also https://open-access.net/community/materialien/ +% logo by +% Medien + Design +% Center for Digital Systems +% Competence Center for E-Learning and Multimedia +% Freie Universität Berlin +\color_set:nnn {oasymb_oanet_green} {cmyk} {.45, 0, .49, .62} +\color_set:nnn {oasymb_oanet_gold} {cmyk} {0, .2, .77, .02} +\color_set:nnn {oasymb_oanet_intersect} {cmyk} {.06, 0, .6, .43} +\dim_const:Nn \l__extblx_oasymb_scale_oanet_dim {1.1pt} + +\cs_new_protected:Nn \__extblx_oasymb_oanet_path: +{ + \draw_begin: + \draw_path_moveto:n { 8.3*\l__extblx_oasymb_scale_oanet_dim, + 4 *\l__extblx_oasymb_scale_oanet_dim } + \draw_path_arc:nnn { 000 } { 360 } { 4.3*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_moveto:n { 6.7*\l__extblx_oasymb_scale_oanet_dim, + 4 *\l__extblx_oasymb_scale_oanet_dim } + \draw_path_arc:nnn { 360 } { 000 } { 2.7*\l__extblx_oasymb_scale_oanet_dim } + \draw_color_fill:n { oasymb_oanet_green } + \draw_path_use_clear:n { fill } + + \draw_path_rectangle_corners:nn { 13.7*\l__extblx_oasymb_scale_oanet_dim, + -.1*\l__extblx_oasymb_scale_oanet_dim } + { 15.3*\l__extblx_oasymb_scale_oanet_dim, + 4 *\l__extblx_oasymb_scale_oanet_dim } + \draw_path_moveto:n { 13.7*\l__extblx_oasymb_scale_oanet_dim, + 4*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_lineto:n { 15.3*\l__extblx_oasymb_scale_oanet_dim, + 4*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_arc:nnn { 000 } { 300 } { 4.3*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_moveto:n { (11+cosd(300)*4.3)*\l__extblx_oasymb_scale_oanet_dim, + (4+sind(300)*4.3)*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_lineto:n { (11+cosd(300)*2.7)*\l__extblx_oasymb_scale_oanet_dim, + (4+sind(300)*2.7)*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_arc:nnn { 300 } { 000 } { 2.7*\l__extblx_oasymb_scale_oanet_dim } + \draw_color_fill:n { oasymb_oanet_gold } + \draw_path_use_clear:n { fill } + + \draw_path_moveto:n + { (4+cosd(035.5)*4.3)*\l__extblx_oasymb_scale_oanet_dim, + (4+sind(035.5)*4.3)*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_arc:nnn { 144.5 } { 215.5 } + { 4.3*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_moveto:n + { (4+cosd(-035.5)*4.3)*\l__extblx_oasymb_scale_oanet_dim, + (4+sind(-035.5)*4.3)*\l__extblx_oasymb_scale_oanet_dim } + \draw_path_arc:nnn { -035.5 } { 035.5 } + { 4.3*\l__extblx_oasymb_scale_oanet_dim } + \draw_color_fill:n { oasymb_oanet_intersect } + \draw_path_use_clear:n { fill } + \draw_end: +} + + +\box_new:N \l__extblx_oasymb_oanet_box + +\hbox_set:Nn \l__extblx_oasymb_oanet_box { \__extblx_oasymb_oanet_path: } + +\NewDocumentCommand \extblx_oasymb_draw_oanet { } +{ + \mode_leave_vertical: + \box_use:N \l__extblx_oasymb_oanet_box +} + +% LaTeX2e name +\cs_set_eq:NN \extblx@oasymb@draw@oanet \extblx_oasymb_draw_oanet + +\msg_new:nnnn { biblatex-ext-oasymb-l3draw } { UnknownSymbol } + { Unknown~symbol~'#1'.} + { The~symbol~'#1'~does~not~exist.\\ + Please~consult~the~documentation~for~a~list~of~valid~options. } + +\cs_new_protected_nopar:Nn \__extblx_oasymb_define_oasymbol:n +{ + \cs_if_exist:cTF {extblx_oasymb_draw_#1} + { \cs_set_eq:Nc \oasymbol {extblx_oasymb_draw_#1} } + { + \msg_error:nnn + {biblatex-ext-oasymb-l3draw} + {UnknownSymbol} + {#1} + } +} + +\cs_generate_variant:Nn \__extblx_oasymb_define_oasymbol:n {x} + +\NewDocumentCommand \DefineOASymbol { O{plos} } +{ + \__extblx_oasymb_define_oasymbol:x {#1} +} + + +\tl_new:N \l__extblx_oasymb_symbol_tl + +\keys_define:nn { biblatex-ext-oasymb-l3draw } +{ + symbol .code:n = \DefineOASymbol[#1], + symbol .initial:n = plos, + plos .value_forbidden:n = true, + plos .code:n = + { + \keys_set:nn { biblatex-ext-oasymb-l3draw } { symbol=plos } + }, + oanet .value_forbidden:n = true, + oanet .code:n = + { + \keys_set:nn { biblatex-ext-oasymb-l3draw } { symbol=oanet } + }, +} + + +\ProcessKeysOptions {biblatex-ext-oasymb-l3draw} + + +\tex_endinput:D +% +% This file is part of the biblatex-ext bundle. +% biblatex-ext is released under the LaTeX Project Public License v1.3c +% or later. +% +% A complete list of files included in that package can be found in README.md +% or - failing that - in ext-standard.bbx. +% +% Official releases of this package are on CTAN +% https://www.ctan.org/pkg/biblatex-ext +% development takes place on GitHub +% https://github.com/moewew/biblatex-ext +% diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-pict2e.sty b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-pict2e.sty new file mode 100644 index 00000000000..470e5ed6821 --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-pict2e.sty @@ -0,0 +1,161 @@ +\ProvidesPackage{biblatex-ext-oasymb-pict2e} + [2019/02/08 v0.7 open access symbols with pict2e (MW)] + +\RequirePackage{etoolbox} +\RequirePackage{kvoptions} + +% Internals called 'extblx@oasymb@pict' instead of 'extblx@oasymb@pict2e' +% to avoid the non-letter "2". + +\protected\def\extblx@oasymb@pict@error#1#2{% + \PackageError{biblatex-ext-oasymb-pict2e}{#1}{#2.}} + +\protected\def\extblx@oasymb@pict@warning@noline{% + \PackageWarningNoLine{biblatex-ext-oasymb-pict2e}} + +\let\extblx@oasymb@pict@warning\extblx@oasymb@pict@warning@noline +\AtEndOfPackage{% + \protected\def\extblx@oasymb@pict@warning{% + \PackageWarning{biblatex-ext-oasymb-pict2e}}} + +\RequirePackage{pict2e} +\RequirePackage{xcolor} + +% PLoS Open Access symbol based on +% https://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg +% public domain/CC0 by PLoS & Wikipedia users Nina, Beao and JakobVoss +\definecolor{extblx@oasymb@pict@plos@orange}{HTML}{f68212} +\newcommand*{\extblx@oasymb@pict@plos@pict}{% + \begingroup + \setlength{\unitlength}{.1pt}% + \begin{picture}(64,99) + \color{extblx@oasymb@pict@plos@orange}% + \moveto(47,73)\circlearc{32}{73}{15}{000}{180}% + \lineto(6,73)\circlearc{32}{73}{26}{180}{0}% + \moveto(47,47)\lineto(58,47)\lineto(58,73)\lineto(47,73)\closepath + \moveto(64,32) + \circlearc{32}{32}{32}{000}{360}% + \circlearc{32}{32}{21}{360}{000}% + \moveto(41,32) + \circlearc{32}{32}{09}{000}{360}% + \fillpath + \end{picture}% + \endgroup +} + +\newsavebox{\extblx@oasymb@pict@plos@box} +\sbox{\extblx@oasymb@pict@plos@box}{\extblx@oasymb@pict@plos@pict} +\newcommand*{\extblx@oasymb@pict@plos}{\usebox{\extblx@oasymb@pict@plos@box}} + +% PLoS symbols is standard +\newcommand*{\oasymbol}{\extblx@oasymb@pict@plos} + +% Open-Acess.net Open Acess symbol +% redrawn with pict2e from +% http://open-access.net/fileadmin/logos/oa.svg +% public domain according to +% https://commons.wikimedia.org/wiki/File:Open_access.svg +% might be covered by open-access.net's overall CC-BY 4.0 license +% (https://creativecommons.org/licenses/by/4.0/) +% see https://open-access.net/impressum/ +% the site states no specific conditions for use of the logo +% other than +% "Das Logo der Informationsplattform darf nachgenutzt werden, +% gerne mit einem Link zu open-access.net" +% on https://open-access.net/ueber-uns/ +% see also https://open-access.net/community/materialien/ +% logo by +% Medien + Design +% Center for Digital Systems +% Competence Center for E-Learning and Multimedia +% Freie Universität Berlin +\definecolor{extblx@oasymb@pict@oanet@green}{HTML}{356031} +\definecolor{extblx@oasymb@pict@oanet@gold}{HTML}{f9c63a} +\definecolor{extblx@oasymb@pict@oanet@intersect}{HTML}{89923a} + +\newcommand*{\extblx@oasymb@pict@oanet@pict}{% + \begingroup + \setlength{\unitlength}{1.1pt}% + \begin{picture}(15,8) + \color{extblx@oasymb@pict@oanet@green}% + \moveto(08.3,04) + \circlearc{04}{04}{4.3}{000}{360}% + \circlearc{04}{04}{2.7}{360}{000}% + \fillpath + \color{extblx@oasymb@pict@oanet@gold}% + \moveto(15.3,04) + \circlearc{11}{04}{4.3}{000}{300}% + \circlearc{11}{04}{2.7}{300}{000}% + \lineto(13.7,-.1)\lineto(15.3,-.1) + \fillpath + \color{extblx@oasymb@pict@oanet@intersect} + \moveto(8.3,4) + \circlearc{11}{04}{4.3}{144.5}{215.5}% + \circlearc{04}{04}{4.3}{-035.5}{035.5}% + \fillpath + \end{picture}% + \endgroup +} + +\newsavebox{\extblx@oasymb@pict@oanet@box} +\sbox{\extblx@oasymb@pict@oanet@box}{\extblx@oasymb@pict@oanet@pict} +\newcommand*{\extblx@oasymb@pict@oanet}{\usebox{\extblx@oasymb@pict@oanet@box}} + +\protected\def\extblx@oasymb@pict@opt@symbol@process#1{% + \begingroup + \edef\extblx@oasymb@pict@tempa{\endgroup + \noexpand\extblx@oasymb@pict@opt@symbol@process@i{#1}}% + \extblx@oasymb@pict@tempa} + +\def\extblx@oasymb@pict@opt@symbol@process@i#1{% + \ifcsundef{extblx@oasymb@pict@#1} + {\extblx@oasymb@pict@error + {Unknown value\MessageBreak + \space\space'#1'\MessageBreak + for option 'symbol'} + {The symbol '#1' does not exist.\MessageBreak + Please consult the documentation for a list of valid options}} + {\edef\oasymbol{\expandonce{\csname extblx@oasymb@pict@#1\endcsname}}}} + +\newrobustcmd*{\DefineOASymbol}[1][plos]{% + \begingroup + \edef\extblx@oasymb@pict@tempa{\endgroup + \noexpand\extblx@oasymb@pict@DefineOASymbol@i{#1}}% + \extblx@oasymb@pict@tempa} + +\protected\def\extblx@oasymb@pict@DefineOASymbol@i#1{% + \ifcsundef{extblx@oasymb@pict@#1} + {\extblx@oasymb@pict@error + {Unknown symbol option\MessageBreak + \space\space'#1'} + {The symbol '#1' does not exist.\MessageBreak + Please consult the documentation for a list of valid options}} + {\edef\oasymbol{\expandonce{\csname extblx@oasymb@pict@#1\endcsname}}}} + +\SetupKeyvalOptions{ + family=extblx@oasymb@pict@opt, + prefix=extblx@oasymb@pict@opt@, +} + +\DeclareStringOption[plos]{symbol} +\DeclareVoidOption{plos}{\csdef{extblx@oasymb@pict@opt@symbol}{plos}} +\DeclareVoidOption{oanet}{\csdef{extblx@oasymb@pict@opt@symbol}{oanet}} + +\ProcessKeyvalOptions* + +\extblx@oasymb@pict@opt@symbol@process{\csuse{extblx@oasymb@pict@opt@symbol}} + +\endinput +% +% This file is part of the biblatex-ext bundle. +% biblatex-ext is released under the LaTeX Project Public License v1.3c +% or later. +% +% A complete list of files included in that package can be found in README.md +% or - failing that - in ext-standard.bbx. +% +% Official releases of this package are on CTAN +% https://www.ctan.org/pkg/biblatex-ext +% development takes place on GitHub +% https://github.com/moewew/biblatex-ext +% diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa-tikzsymbols.sty b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-tikz.sty index 9ee1aa99728..9c6bec6abff 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oa-tikzsymbols.sty +++ b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-oasymb-tikz.sty @@ -1,49 +1,49 @@ -\ProvidesPackage{biblatex-ext-oa-tikzsymbols} - [2019/01/11 v0.6b open access symbols (MW)] +\ProvidesPackage{biblatex-ext-oasymb-tikz} + [2019/02/08 v0.7 open access symbols with TikZ (MW)] \RequirePackage{etoolbox} \RequirePackage{kvoptions} -\protected\def\extblx@oasymb@error#1#2{% - \PackageError{biblatex-ext-oa-tikzsymbols}{#1}{#2.}} +\protected\def\extblx@oasymb@tikz@error#1#2{% + \PackageError{biblatex-ext-oasymb-tikz}{#1}{#2.}} -\protected\def\extblx@oasymb@warning@noline{% - \PackageWarningNoLine{biblatex-ext-oa-tikzsymbols}} +\protected\def\extblx@oasymb@tikz@warning@noline{% + \PackageWarningNoLine{biblatex-ext-oasymb-tikz}} -\let\extblx@oasymb@warning\extblx@oasymb@warning@noline +\let\extblx@oasymb@tikz@warning\extblx@oasymb@tikz@warning@noline \AtEndOfPackage{% - \protected\def\extblx@oasymb@warning{% - \PackageWarning{biblatex-ext-oa-tikzsymbols}}} + \protected\def\extblx@oasymb@tikz@warning{% + \PackageWarning{biblatex-ext-oasymb-tikz}}} \RequirePackage{tikz} % PLoS Open Access symbol based on % https://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg % public domain/CC0 by PLoS & Wikipedia users Nina, Beao and JakobVoss -\definecolor{extblx@oasymbol@plos@orange}{HTML}{f68212} -\newcommand*{\extblx@oasymbol@plos@tikz}{% +\definecolor{extblx@oasymb@tikz@plos@orange}{HTML}{f68212} +\newcommand*{\extblx@oasymb@tikz@plos@tikz}{% \begin{tikzpicture}[x=.1pt,y=.1pt] \begin{scope} \clip (06,73) rectangle ++(52,26); - \fill[extblx@oasymbol@plos@orange, even odd rule] + \fill[extblx@oasymb@tikz@plos@orange, even odd rule] (32,73) circle[radius=26] (32,73) circle[radius=15]; \end{scope} - \fill[extblx@oasymbol@plos@orange, even odd rule] + \fill[extblx@oasymb@tikz@plos@orange, even odd rule] (32,32) circle[radius=32] (32,32) circle[radius=21] (32,32) circle[radius= 9]; - \fill[extblx@oasymbol@plos@orange] + \fill[extblx@oasymb@tikz@plos@orange] (47,47) rectangle ++ (11,26); \end{tikzpicture}% } -\newsavebox{\extblx@oasymbol@plos@box} -\sbox{\extblx@oasymbol@plos@box}{\extblx@oasymbol@plos@tikz} -\newcommand*{\extblx@oasymbol@plos}{\usebox{\extblx@oasymbol@plos@box}} +\newsavebox{\extblx@oasymb@tikz@plos@box} +\sbox{\extblx@oasymb@tikz@plos@box}{\extblx@oasymb@tikz@plos@tikz} +\newcommand*{\extblx@oasymb@tikz@plos}{\usebox{\extblx@oasymb@tikz@plos@box}} % PLoS symbols is standard -\newcommand*{\oasymbol}{\extblx@oasymbol@plos} +\newcommand*{\oasymbol}{\extblx@oasymb@tikz@plos} % Open-Acess.net Open Acess symbol % redrawn with TikZ from @@ -64,13 +64,13 @@ % Center for Digital Systems % Competence Center for E-Learning and Multimedia % Freie Universität Berlin -\definecolor{extblx@oasymbol@oanet@green}{HTML}{356031} -\definecolor{extblx@oasymbol@oanet@gold}{HTML}{f9c63a} -\definecolor{extblx@oasymbol@oanet@intersect}{HTML}{89923a} +\definecolor{extblx@oasymb@tikz@oanet@green}{HTML}{356031} +\definecolor{extblx@oasymb@tikz@oanet@gold}{HTML}{f9c63a} +\definecolor{extblx@oasymb@tikz@oanet@intersect}{HTML}{89923a} -\newcommand*{\extblx@oasymbol@oanet@tikz}{% +\newcommand*{\extblx@oasymb@tikz@oanet@tikz}{% \begin{tikzpicture}[x=1.1pt,y=1.1pt] - \fill[extblx@oasymbol@oanet@green, even odd rule] + \fill[extblx@oasymb@tikz@oanet@green, even odd rule] ( 4,4) circle[radius=4.3] ( 4,4) circle[radius=2.7]; \begin{scope} @@ -79,66 +79,74 @@ (11,4) circle[radius=2.7] -- +(-4.3,-4.3) -- +(-4.3,+4.3) -- +(+4.3,+4.3) -- +(+4.3,-4.3) -- +(-4.3,-4.3); - \fill[extblx@oasymbol@oanet@gold, even odd rule] + \fill[extblx@oasymb@tikz@oanet@gold, even odd rule] (11,4) ++ (0:4.3) arc (0:300:4.3) -- (11,4) ++ (300:4.3) -- cycle (11,4) ++ (0:2.7) arc (0:300:2.7) -- (11,4) ++ (300:2.7) -- cycle; \end{scope} \begin{scope} \clip ( 4,4) circle[radius=4.3]; - \fill[extblx@oasymbol@oanet@intersect] (11,4) circle[radius=4.3]; + \fill[extblx@oasymb@tikz@oanet@intersect] (11,4) circle[radius=4.3]; \end{scope} - \fill[extblx@oasymbol@oanet@gold] (11,4) ++ (2.7,.1) rectangle ++(1.6,-4.1); + \fill[extblx@oasymb@tikz@oanet@gold] + (11,4) ++ (2.7,.1) rectangle ++(1.6,-4.1); \end{tikzpicture}% } -\newsavebox{\extblx@oasymbol@oanet@box} -\sbox{\extblx@oasymbol@oanet@box}{\extblx@oasymbol@oanet@tikz} -\newcommand*{\extblx@oasymbol@oanet}{\usebox{\extblx@oasymbol@oanet@box}} +\newsavebox{\extblx@oasymb@tikz@oanet@box} +\sbox{\extblx@oasymb@tikz@oanet@box}{\extblx@oasymb@tikz@oanet@tikz} +\newcommand*{\extblx@oasymb@tikz@oanet}{\usebox{\extblx@oasymb@tikz@oanet@box}} -\protected\def\extblx@oasymbol@opt@symbol@process#1{% +\protected\def\extblx@oasymb@tikz@opt@symbol@process#1{% \begingroup - \edef\extblx@oasymb@tempa{\endgroup - \noexpand\extblx@oasymbol@opt@symbol@process@i{#1}} - \extblx@oasymb@tempa} + \edef\extblx@oasymb@tikz@tempa{\endgroup + \noexpand\extblx@oasymb@tikz@opt@symbol@process@i{#1}}% + \extblx@oasymb@tikz@tempa} -\def\extblx@oasymbol@opt@symbol@process@i#1{% - \ifcsundef{extblx@oasymbol@#1} - {\extblx@oasymb@error +\def\extblx@oasymb@tikz@opt@symbol@process@i#1{% + \ifcsundef{extblx@oasymb@tikz@#1} + {\extblx@oasymb@tikz@error {Unknown value\MessageBreak \space\space'#1'\MessageBreak for option 'symbol'} {The symbol '#1' does not exist.\MessageBreak Please consult the documentation for a list of valid options}} - {\edef\oasymbol{\expandonce{\csname extblx@oasymbol@#1\endcsname}}}} + {\edef\oasymbol{\expandonce{\csname extblx@oasymb@tikz@#1\endcsname}}}} +\newrobustcmd*{\DefineTikZOASymbol}{% + \extblx@oasymb@tikz@warning{% + The command '\string\DefineTikZOASymbol'\MessageBreak + is deprecated.\MessageBreak + Use '\string\DefineOASymbol' instead.\MessageBreak + Using '\string\DefineOASymbol'}% + \DefineOASymbol} -\newrobustcmd*{\DefineTikZOASymbol}[1][plos]{% +\newrobustcmd*{\DefineOASymbol}[1][plos]{% \begingroup - \edef\extblx@oasymb@tempa{\endgroup - \noexpand\extblx@oasymbol@DefineTikZOASymbol@i{#1}} - \extblx@oasymb@tempa} + \edef\extblx@oasymb@tikz@tempa{\endgroup + \noexpand\extblx@oasymb@tikz@DefineOASymbol@i{#1}}% + \extblx@oasymb@tikz@tempa} -\protected\def\extblx@oasymbol@DefineTikZOASymbol@i#1{% - \ifcsundef{extblx@oasymbol@#1} - {\extblx@oasymb@error +\protected\def\extblx@oasymb@tikz@DefineOASymbol@i#1{% + \ifcsundef{extblx@oasymb@tikz@#1} + {\extblx@oasymb@tikz@error {Unknown symbol option\MessageBreak \space\space'#1'} {The symbol '#1' does not exist.\MessageBreak Please consult the documentation for a list of valid options}} - {\edef\oasymbol{\expandonce{\csname extblx@oasymbol@#1\endcsname}}}} + {\edef\oasymbol{\expandonce{\csname extblx@oasymb@tikz@#1\endcsname}}}} \SetupKeyvalOptions{ - family=extblx@oasymb@opt, - prefix=extblx@oasymb@opt@, + family=extblx@oasymb@tikz@opt, + prefix=extblx@oasymb@tikz@opt@, } \DeclareStringOption[plos]{symbol} -\DeclareVoidOption{plos}{\csdef{extblx@oasymb@opt@symbol}{plos}} -\DeclareVoidOption{oanet}{\csdef{extblx@oasymb@opt@symbol}{oanet}} +\DeclareVoidOption{plos}{\csdef{extblx@oasymb@tikz@opt@symbol}{plos}} +\DeclareVoidOption{oanet}{\csdef{extblx@oasymb@tikz@opt@symbol}{oanet}} \ProcessKeyvalOptions* -\extblx@oasymbol@opt@symbol@process{\csuse{extblx@oasymb@opt@symbol}} +\extblx@oasymb@tikz@opt@symbol@process{\csuse{extblx@oasymb@tikz@opt@symbol}} \endinput % diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty index 993a5f94284..56e3902355f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty +++ b/Master/texmf-dist/tex/latex/biblatex-ext/biblatex-ext-tabular.sty @@ -1,5 +1,5 @@ \ProvidesPackage{biblatex-ext-tabular} - [2019/01/11 v0.6b tabular bibliographies for biblatex (MW)] + [2019/02/08 v0.7 tabular bibliographies for biblatex (MW)] % Code based on Audrey's (https://tex.stackexchange.com/users/4483/audrey) % answer https://tex.stackexchange.com/a/71454/35864 on TeX.SX diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/blxextdoiapi.lua b/Master/texmf-dist/tex/latex/biblatex-ext/blxextdoiapi.lua index 9d6106a1448..0880badef48 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/blxextdoiapi.lua +++ b/Master/texmf-dist/tex/latex/biblatex-ext/blxextdoiapi.lua @@ -2,8 +2,8 @@ blxextdoiapi = blxextdoiapi or {} local blxextdoiapi_module = { name = "blxextdoiapi", - version = "v0.6b", - date = "2019/01/11", + version = "v0.7", + date = "2019/02/08", description = "Obtain open access information from DOI via unpaywall.org", author = "Moritz Wemheuer", license = "LPPL v1.3c", diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.bbx index 5d850ac5665..36c7c39b33e 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-alphabetic-verb.bbx} - [2019/01/11 v0.6b extended biblatex alphabetic-verb + [2019/02/08 v0.7 extended biblatex alphabetic-verb bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.cbx index 65a967980a3..7a73e22118c 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic-verb.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-alphabetic-verb.cbx} - [2019/01/11 v0.6b extended biblatex alphabetic-verb citation style (MW)] + [2019/02/08 v0.7 extended biblatex alphabetic-verb citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.bbx index 9a2f2d7ec7f..d343dc2e9ad 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-alphabetic.bbx} - [2019/01/11 v0.6b extended biblatex alphabetic bibliography style (MW)] + [2019/02/08 v0.7 extended biblatex alphabetic bibliography style (MW)] \RequireBibliographyStyle{ext-standard} \RequireBibliographyStyle{alphabetic} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.cbx index 309f611f719..c829faa781f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-alphabetic.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-alphabetic.cbx} - [2019/01/11 v0.6b extended biblatex alphabetic citation style (MW)] + [2019/02/08 v0.7 extended biblatex alphabetic citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-common.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-common.bbx index 8cf3b23a295..a8471a30154 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-common.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-common.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-common.bbx} - [2019/01/11 v0.6b common files for extended biblatex + [2019/02/08 v0.7 common files for extended biblatex authortitle bibliography styles (MW)] \RequireBibliographyStyle{ext-dashed-common} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.bbx index 0598be769c1..d8aa0c7ad42 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-comp.bbx} - [2019/01/11 v0.6b extended biblatex authortitle-comp + [2019/02/08 v0.7 extended biblatex authortitle-comp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.cbx index 6b582e5b6b6..49fd15cd8d5 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-comp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-comp.cbx} - [2019/01/11 v0.6b extended biblatex authortitle-comp + [2019/02/08 v0.7 extended biblatex authortitle-comp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.bbx index 0e0a5f30d18..870e4c43f86 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-ibid.bbx} - [2019/01/11 v0.6b extended biblatex authortitle-ibid + [2019/02/08 v0.7 extended biblatex authortitle-ibid bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.cbx index b2fef243ae1..16c9057fbc5 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ibid.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-ibid.cbx} - [2019/01/11 v0.6b extended biblatex authortitle-ibid + [2019/02/08 v0.7 extended biblatex authortitle-ibid citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.bbx index dc0d240aa6e..faeaa52fe06 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-icomp.bbx} - [2019/01/11 v0.6b extended biblatex authortitle-icomp + [2019/02/08 v0.7 extended biblatex authortitle-icomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.cbx index e4b40a52262..80d0a30f8b4 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-icomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-icomp.cbx} - [2019/01/11 v0.6b extended biblatex authortitle-icomp + [2019/02/08 v0.7 extended biblatex authortitle-icomp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.bbx index 1296f9dd08b..b2f74b9e328 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-tcomp.bbx} - [2019/01/11 v0.6b extended biblatex authortitle-tcomp + [2019/02/08 v0.7 extended biblatex authortitle-tcomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx index 27cc9e16ef7..ffc4ba88a36 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-tcomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-tcomp.cbx} - [2019/01/11 v0.6b extended biblatex authortitle-tcomp + [2019/02/08 v0.7 extended biblatex authortitle-tcomp citation style (MW)] \RequireCitationStyle{ext-authortitle-comp} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.bbx index 9d5a44fe155..3513d0b0c36 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-terse.bbx} - [2019/01/11 v0.6b extended biblatex authortitle-terse + [2019/02/08 v0.7 extended biblatex authortitle-terse bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.cbx index f9f4aedd241..5cd72b8454e 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-terse.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-terse.cbx} - [2019/01/11 v0.6b extended biblatex authortitle-terse + [2019/02/08 v0.7 extended biblatex authortitle-terse citation style (MW)] \RequireCitationStyle{ext-authortitle} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.bbx index b24345c6bae..31274cdbc94 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-ticomp.bbx} - [2019/01/11 v0.6b extended biblatex authortitle-ticomp + [2019/02/08 v0.7 extended biblatex authortitle-ticomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.cbx index f42dd1cf3c2..44fce92ca8b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle-ticomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle-ticomp.cbx} - [2019/01/11 v0.6b extended biblatex authortitle-ticomp citation style (MW)] + [2019/02/08 v0.7 extended biblatex authortitle-ticomp citation style (MW)] \RequireCitationStyle{ext-authortitle-icomp} \ExecuteBibliographyOptions{singletitle,uniquename,uniquelist,autocite=inline} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.bbx index 56ce5fb55c8..60f8b254c89 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle.bbx} - [2019/01/11 v0.6b extended biblatex authortitle + [2019/02/08 v0.7 extended biblatex authortitle bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.cbx index 5625014b8b7..d1d94e2f97b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authortitle.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authortitle.cbx} - [2019/01/11 v0.6b extended biblatex authortitle citation style (MW)] + [2019/02/08 v0.7 extended biblatex authortitle citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-common.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-common.bbx index e66c5beceaa..e365c977833 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-common.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-common.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-common.bbx} - [2019/01/11 v0.6b common files for extended biblatex + [2019/02/08 v0.7 common files for extended biblatex authoryear bibliography styles (MW)] \RequireBibliographyStyle{ext-dashed-common} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.bbx index aecf0388e04..8afeb8ab5ae 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-comp.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-comp + [2019/02/08 v0.7 extended biblatex authoryear-comp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.cbx index 621b2d622dd..861506031b2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-comp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-comp.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-comp + [2019/02/08 v0.7 extended biblatex authoryear-comp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.bbx index 64675490a17..910d23d1472 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-ecomp.bbx} - [2019/01/11 v0.6b biblatex authoryear-ecomp + [2019/02/08 v0.7 biblatex authoryear-ecomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.cbx index 5e542bfe82d..5e79fbae743 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ecomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-ecomp.cbx} - [2019/01/11 v0.6b biblatex authoryear-ecomp + [2019/02/08 v0.7 biblatex authoryear-ecomp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.bbx index 8e4884ceaa8..1d2d3f4e9fa 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-ibid.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-ibid + [2019/02/08 v0.7 extended biblatex authoryear-ibid bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.cbx index 6cc729dd4ca..009f19b984b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ibid.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-ibid.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-ibid + [2019/02/08 v0.7 extended biblatex authoryear-ibid citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.bbx index adc1aeed787..4c9b456bb0b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-icomp.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-icomp + [2019/02/08 v0.7 extended biblatex authoryear-icomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx index 88b469b0734..9cd0cf64709 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-icomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-icomp.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-icomp + [2019/02/08 v0.7 extended biblatex authoryear-icomp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx index 1e2bbf0ef18..7f4b9dac833 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-iecomp.bbx} - [2019/01/11 v0.6b biblatex authoryear-iecomp + [2019/02/08 v0.7 biblatex authoryear-iecomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx index ff22c7370a8..7094db3ed45 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-iecomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-iecomp.cbx} - [2019/01/11 v0.6b biblatex authoryear-iecomp + [2019/02/08 v0.7 biblatex authoryear-iecomp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.bbx index a6e8fb8a927..1e69294107e 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-tcomp.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-tcomp + [2019/02/08 v0.7 extended biblatex authoryear-tcomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.cbx index a3cd1e045b8..7bbf7d1d9d1 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tcomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-tcomp.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-tcomp + [2019/02/08 v0.7 extended biblatex authoryear-tcomp citation style (MW)] \RequireCitationStyle{ext-authoryear-comp} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.bbx index 5abe12796ff..f666b13b58c 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-tecomp.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-tecomp + [2019/02/08 v0.7 extended biblatex authoryear-tecomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.cbx index dbbb4785375..4f6dcdb92a0 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tecomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-tecomp.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-tecomp + [2019/02/08 v0.7 extended biblatex authoryear-tecomp citation style (MW)] \RequireCitationStyle{ext-authoryear-ecomp} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.bbx index 8705c481818..bc618161a49 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-terse.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-terse + [2019/02/08 v0.7 extended biblatex authoryear-terse bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx index e6eec4f7757..69b2ce8d26b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-terse.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-terse.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-terse + [2019/02/08 v0.7 extended biblatex authoryear-terse citation style (MW)] \RequireCitationStyle{ext-authoryear} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.bbx index dc2d1bc0cfa..1b0a0c862c6 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-ticomp.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-ticomp + [2019/02/08 v0.7 extended biblatex authoryear-ticomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.cbx index a71ec6597d3..fef9396731f 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-ticomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-ticomp.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-ticomp citation style (MW)] + [2019/02/08 v0.7 extended biblatex authoryear-ticomp citation style (MW)] \RequireCitationStyle{ext-authoryear-icomp} \ExecuteBibliographyOptions{singletitle,uniquename,uniquelist,autocite=inline} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.bbx index 9643c0aaf7a..9e2289610e4 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-tiecomp.bbx} - [2019/01/11 v0.6b extended biblatex authoryear-tiecomp + [2019/02/08 v0.7 extended biblatex authoryear-tiecomp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.cbx index c4c2cecd423..f0a019459f4 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear-tiecomp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear-tiecomp.cbx} - [2019/01/11 v0.6b extended biblatex authoryear-tiecomp citation style (MW)] + [2019/02/08 v0.7 extended biblatex authoryear-tiecomp citation style (MW)] \RequireCitationStyle{ext-authoryear-icomp} \ExecuteBibliographyOptions{singletitle,uniquename,uniquelist,autocite=inline} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.bbx index fdf2de4a146..19af9deeba2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear.bbx} - [2019/01/11 v0.6b extended biblatex authoryear bibliography style (MW)] + [2019/02/08 v0.7 extended biblatex authoryear bibliography style (MW)] \RequireBibliographyStyle{ext-standard} \RequireBibliographyStyle{authoryear} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.cbx index 778f16622ca..3861c10a713 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-authoryear.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-authoryear.cbx} - [2019/01/11 v0.6b extended biblatex authoryear citation style (MW)] + [2019/02/08 v0.7 extended biblatex authoryear citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def b/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def index 6aa6d589e5e..f03407961c1 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-biblatex-aux.def @@ -1,5 +1,5 @@ \ProvidesFile{ext-biblatex-aux.def} - [2019/01/11 v0.6b auxiliaries for extended biblatex citation style (MW)] + [2019/02/08 v0.7 auxiliaries for extended biblatex citation style (MW)] \def\extblx@requiredbiblatexversion{3.12} \def\extblx@requiredbiblatexdate{2018/11/02} @@ -95,6 +95,7 @@ \RegisterCiteDelims{outer}{cite} \RegisterCiteDelims{outer}{parencite} +\RegisterCiteDelims{outer}{supercite} \RegisterCiteDelims{outer}{textcite} \RegisterCiteDelims{outer}{footcite} \RegisterCiteDelims{outer}{footcitetext} @@ -102,12 +103,15 @@ \RegisterCiteDelims{inner}{cite} \RegisterCiteDelims{inner}{parencite} +\RegisterCiteDelims{inner}{supercite} \RegisterCiteDelims{inner}{textcite} \RegisterCiteDelims{inner}{footcite} \RegisterCiteDelims{inner}{footcitetext} \DeclareInnerCiteDelimsAlias{footcite}{footcitetext} - +\newrobustcmd*{\mkextblxsupercite}[1]{% + \mkbibsuperscript{% + \mkoutersupercitedelims{#1}}} \newrobustcmd*{\mkextblxfootcite}[1]{% \mkbibfootnote{% \mkouterfootcitedelims{#1}}} @@ -160,9 +164,9 @@ \newrobustcmd*{\extblx@create@mkcitedelim}{% \extblx@warning{% - \string\extblx@create@mkcitedelim\space is deprecated.\MessageBreak - Use \string\RegisterCiteDelims\space instead.\MessageBreak - Using \string\RegisterCiteDelims} + '\string\extblx@create@mkcitedelim' is deprecated.\MessageBreak + Use '\string\RegisterCiteDelims' instead.\MessageBreak + Using '\string\RegisterCiteDelims'} \RegisterCiteDelims} % Some very rudimentary backwards warning code for old names diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx index 9f7505d79bd..cf8c0245283 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-dashed-common.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-dashed-common.bbx} - [2019/01/11 v0.6b common files for extended biblatex + [2019/02/08 v0.7 common files for extended biblatex dashed bibliography styles (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.bbx index a36d0b4249e..2f4f751ba33 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-numeric-comp.bbx} - [2019/01/11 v0.6b extended biblatex numeric-comp + [2019/02/08 v0.7 extended biblatex numeric-comp bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx index e6cf49acc0b..e5d18b93c8b 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-comp.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-numeric-comp.cbx} - [2019/01/11 v0.6b extended biblatex numeric-comp citation style (MW)] + [2019/02/08 v0.7 extended biblatex numeric-comp citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} @@ -17,7 +17,7 @@ {\usebibmacro{cite:dump}% \ifbool{cbx:parens} {\printtext{\csuse{extblx@citedelim@\blx@delimcontext @inner@close}}% - \global\boolfalse{cbx:parens}} + \global\boolfalse{cbx:parens}} {}% \iffirstcitekey {} @@ -28,7 +28,7 @@ {\printnames{labelname}}% \setunit*{\printdelim{namelabeldelim}}% \printtext{\csuse{extblx@citedelim@\blx@delimcontext @inner@open}}% - \global\booltrue{cbx:parens}% + \global\booltrue{cbx:parens}% \ifnumequal{\value{citecount}}{1} {\usebibmacro{prenote}} {}% @@ -83,7 +83,7 @@ {\usebibmacro{cite:dump}% \usebibmacro{postnote}} -\DeclareCiteCommand{\supercite}[\mkbibsuperscript] +\DeclareCiteCommand{\supercite}[\mkextblxsupercite] {\usebibmacro{cite:init}% \let\multicitedelim=\supercitedelim \iffieldundef{prenote} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.bbx index bf2f09b68ff..0902a4131a9 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-numeric-verb.bbx} - [2019/01/11 v0.6b extended biblatex numeric-verb + [2019/02/08 v0.7 extended biblatex numeric-verb bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx index 1750bc50594..e9e4483e62a 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric-verb.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-numeric-verb.cbx} - [2019/01/11 v0.6b extended biblatex numeric-verb citation style (MW)] + [2019/02/08 v0.7 extended biblatex numeric-verb citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} @@ -77,6 +77,18 @@ {\usebibmacro{postnote}% \csuse{extblx@citedelim@\blx@delimcontext @inner@close}} +\DeclareCiteCommand{\supercite}[\mkextblxsupercite] + {\iffieldundef{prenote} + {} + {\BibliographyWarning{Ignoring prenote argument}}% + \iffieldundef{postnote} + {} + {\BibliographyWarning{Ignoring postnote argument}}} + {\usebibmacro{citeindex}% + \usebibmacro{cite}} + {\supercitedelim} + {} + \DeclareMultiCiteCommand{\parencites}[\mkouterparencitedelims] {\parencite}{\multicitedelim} \DeclareMultiCiteCommand{\footcites}[\mkextblxfootcite] diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.bbx index 4c2767ebd71..6935537af5e 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-numeric.bbx} - [2019/01/11 v0.6b extended biblatex numeric bibliography style (MW)] + [2019/02/08 v0.7 extended biblatex numeric bibliography style (MW)] \RequireBibliographyStyle{ext-standard} \RequireBibliographyStyle{numeric} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx index 02f1247de23..378f0ac21a7 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-numeric.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-numeric.cbx} - [2019/01/11 v0.6b extended biblatex numeric citation style (MW)] + [2019/02/08 v0.7 extended biblatex numeric citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} @@ -86,6 +86,18 @@ {\multicitedelim} {\usebibmacro{postnote}} +\DeclareCiteCommand{\supercite}[\mkextblxsupercite] + {\iffieldundef{prenote} + {} + {\BibliographyWarning{Ignoring prenote argument}}% + \iffieldundef{postnote} + {} + {\BibliographyWarning{Ignoring postnote argument}}} + {\usebibmacro{citeindex}% + \usebibmacro{cite}} + {\supercitedelim} + {} + \DeclareCiteCommand{\cbx@textcite}[\mkoutertextcitedelims] {\usebibmacro{textcite:init}} {\usebibmacro{citeindex}% diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx index 4797b6eb51a..b8d7ab7138a 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-standard.bbx @@ -1,9 +1,9 @@ -% biblatex-ext v0.6b (2019-01-11) +% biblatex-ext v0.7 (2019-02-08) % Maintainer: Moritz Wemheuer % Licence: LaTeX Project Public License v1.3c or later % \ProvidesFile{ext-standard.bbx} - [2019/01/11 v0.6b extended biblatex standard style (MW)] + [2019/02/08 v0.7 extended biblatex standard style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} @@ -1248,7 +1248,9 @@ % biblatex-ext-oa.sty % biblatex-ext-oa-doiapi.sty % blxextdoiapi.lua -% biblatex-ext-oa-tikzsymbols.sty +% biblatex-ext-oasymb-pict2e.sty +% biblatex-ext-oasymb-tikz.sty +% biblatex-ext-oasymb-l3draw.sty % % Refer also to README.md. % diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.bbx index f0afed6e5b7..10fcf0af4ec 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-ibid.bbx} - [2019/01/11 v0.6b extended biblatex verbose-ibid + [2019/02/08 v0.7 extended biblatex verbose-ibid bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.cbx index 98de509f2ae..9cbb849c8c4 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-ibid.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-ibid.cbx} - [2019/01/11 v0.6b extended biblatex verbose-ibid citation style (MW)] + [2019/02/08 v0.7 extended biblatex verbose-ibid citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.bbx index f9995841503..6ec2d34caf7 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-inote.bbx} - [2019/01/11 v0.6b extended biblatex verbose-inote + [2019/02/08 v0.7 extended biblatex verbose-inote bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.cbx index a62fc878aac..85e362b9629 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-inote.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-inote.cbx} - [2019/01/11 v0.6b extended biblatex verbose-inote citation style (MW)] + [2019/02/08 v0.7 extended biblatex verbose-inote citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx index a0c7000e16f..9f31c7822ef 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-note.bbx} - [2019/01/11 v0.6b extended biblatex verbose-note + [2019/02/08 v0.7 extended biblatex verbose-note bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx index c2d6d3b056d..167669b1e58 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-note.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-note.cbx} - [2019/01/11 v0.6b extended biblatex verbose-note citation style (MW)] + [2019/02/08 v0.7 extended biblatex verbose-note citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.bbx index c5eac766f28..91185fc35e6 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-trad1.bbx} - [2019/01/11 v0.6b extended biblatex verbose-trad1 + [2019/02/08 v0.7 extended biblatex verbose-trad1 bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.cbx index 65d1ecf4e6f..20da4655cd2 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad1.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-trad1.cbx} - [2019/01/11 v0.6b extended biblatex verbose-trad1 citation style (MW)] + [2019/02/08 v0.7 extended biblatex verbose-trad1 citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.bbx index bbb423f4cb0..189d223e848 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-trad2.bbx} - [2019/01/11 v0.6b extended biblatex verbose-trad2 + [2019/02/08 v0.7 extended biblatex verbose-trad2 bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.cbx index 66056850df2..eb3d0605e52 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad2.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-trad2.cbx} - [2019/01/11 v0.6b extended biblatex verbose-trad2 citation style (MW)] + [2019/02/08 v0.7 extended biblatex verbose-trad2 citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.bbx index 1000ad49f40..5939a9c03ea 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-trad3.bbx} - [2019/01/11 v0.6b extended biblatex verbose-trad3 + [2019/02/08 v0.7 extended biblatex verbose-trad3 bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.cbx index 3da93999ec9..08c9d0aad89 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose-trad3.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose-trad3.cbx} - [2019/01/11 v0.6b extended biblatex verbose-trad3 citation style (MW)] + [2019/02/08 v0.7 extended biblatex verbose-trad3 citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.bbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.bbx index e56ffb99e96..d2c62a60252 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.bbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose.bbx} - [2019/01/11 v0.6b extended biblatex verbose + [2019/02/08 v0.7 extended biblatex verbose bibliography style (MW)] \RequireBibliographyStyle{ext-standard} diff --git a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.cbx b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.cbx index 59f6138c0a3..49db6f07dab 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ext/ext-verbose.cbx @@ -1,5 +1,5 @@ \ProvidesFile{ext-verbose.cbx} - [2019/01/11 v0.6b extended biblatex verbose citation style (MW)] + [2019/02/08 v0.7 extended biblatex verbose citation style (MW)] \blx@inputonce{ext-biblatex-aux.def}{auxiliary code for ext-biblatex}{}{}{}{} |