diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/udesoftec/udesoftec-biblatex.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/udesoftec/udesoftec-biblatex.sty | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-biblatex.sty b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-biblatex.sty index 5e9a50c41a6..031bf9924c8 100644 --- a/Master/texmf-dist/tex/latex/udesoftec/udesoftec-biblatex.sty +++ b/Master/texmf-dist/tex/latex/udesoftec/udesoftec-biblatex.sty @@ -1,7 +1,7 @@ % !Mode:: "TeX:UTF-8" %% udesoftec-biblatex.sty %% Copyright 2015 J. Peter M. Schuler -%% 2018/03/28 v1.6.2 udesoftec +%% 2020/03/09 v1.7.0 udesoftec % % This work may be distributed and/or modified under the @@ -40,7 +40,7 @@ % http://mirrors.ctan.org/macros/latex/contrib/udesoftec/udesoftec-doc.pdf \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{udesoftec-biblatex}[2018/03/28 v1.6.2 udesoftec-biblatex.sty udesoftec bibstyle configuration for biblatex]% +\ProvidesPackage{udesoftec-biblatex}[2020/03/09 v1.6.6 udesoftec-biblatex.sty udesoftec bibstyle configuration for biblatex]% % % \newif\ifprimaryDocumentLanguageGerman @@ -337,11 +337,7 @@ references = {\bblheading}, \newunit}} \defbibheading{udesoftec}[\bibname]{% - \renewcommand*{\chapterformatsimple}{} - \let\chapterformat\chapterformatsimple% - \chapter{#1}% - \addcontentsline{toc}{chapter}{#1}% - \let\chapterformat\defaultchapterformat% + \addchap{#1} } \renewbibmacro*{author}{% \ifboolexpr{ |