diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-11 22:29:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-11 22:29:43 +0000 |
commit | 6c198c68978e5f65a2738621691be2ec96ab0e86 (patch) | |
tree | 5fd8d4c9c0e1d9dc7cb21e954b76b120399fc214 /Master/texmf-dist/tex/latex/dtk/dtk.bbx | |
parent | 517d416b7c47a92e71e8f6d2a3bc5f0d81acfdae (diff) |
dtk (11dec16)
git-svn-id: svn://tug.org/texlive/trunk@42678 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/dtk/dtk.bbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/dtk/dtk.bbx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/dtk/dtk.bbx b/Master/texmf-dist/tex/latex/dtk/dtk.bbx index d8c7f730d89..bff4c92c484 100644 --- a/Master/texmf-dist/tex/latex/dtk/dtk.bbx +++ b/Master/texmf-dist/tex/latex/dtk/dtk.bbx @@ -18,8 +18,8 @@ \DeclareBibliographyOption{dashed}[true]{% \ifstrequal{#1}{true} {\ExecuteBibliographyOptions{pagetracker}% - \renewbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}}} - {\renewbibmacro*{bbx:savehash}{}}} + \newbibmacro*{bbx:savehash}{\savefield{fullhash}{\bbx@lasthash}}} + {\newbibmacro*{bbx:savehash}{}}} \ExecuteBibliographyOptions { @@ -199,4 +199,4 @@ %% %% -\endinput
\ No newline at end of file +\endinput |