From 37e31044d419786dbe9cc41bab3dbe72c47f98c9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 19 Nov 2017 22:18:50 +0000 Subject: biblatex-shortfields (19nov17) git-svn-id: svn://tug.org/texlive/trunk@45858 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/biblatex-shortfields/biblatex-shortfields.sty | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/biblatex-shortfields') diff --git a/Master/texmf-dist/tex/latex/biblatex-shortfields/biblatex-shortfields.sty b/Master/texmf-dist/tex/latex/biblatex-shortfields/biblatex-shortfields.sty index 9359094a646..ee8f6e87528 100644 --- a/Master/texmf-dist/tex/latex/biblatex-shortfields/biblatex-shortfields.sty +++ b/Master/texmf-dist/tex/latex/biblatex-shortfields/biblatex-shortfields.sty @@ -12,7 +12,7 @@ % % The Current Maintainer of this work is Maïeul Rouquette \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{biblatex-shortfields}[2017/04/09 v1.0.0 Print unique list of short fields] +\ProvidesPackage{biblatex-shortfields}[2017/11/19 v1.0.1 Print unique list of short fields] \providecommand{\biblatex@claves}{}% % 1. Use short version of fields instead of long version \renewbibmacro*{series+number}{% @@ -37,7 +37,11 @@ % 2. Custom sorting scheme -\DeclareSortingScheme{shortfields}{ +\ifdef{\DeclareSortingTemplate}% + {}% + {\let\DeclareSortingTemplate\DeclareSortingScheme}% + +\DeclareSortingTemplate{shortfields}{ \sort{ \field{claves_definition} \field{shortjournal} -- cgit v1.2.3