diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-09 21:14:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-09 21:14:42 +0000 |
commit | b6d0e48d0dc2802689f8b34570f7ca257c73bc20 (patch) | |
tree | f63da7a81671964c6c403df52ef26adb698fcec6 /Master/texmf-dist/tex/latex/archaeologie/archaeologie.cbx | |
parent | db2477c99efe052b36f6f42d0e8666d5de71fcd0 (diff) |
archaeologie (9apr18)
git-svn-id: svn://tug.org/texlive/trunk@47406 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/archaeologie/archaeologie.cbx')
-rw-r--r-- | Master/texmf-dist/tex/latex/archaeologie/archaeologie.cbx | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/archaeologie/archaeologie.cbx b/Master/texmf-dist/tex/latex/archaeologie/archaeologie.cbx index 437ba54f2b4..2798d7d09ec 100644 --- a/Master/texmf-dist/tex/latex/archaeologie/archaeologie.cbx +++ b/Master/texmf-dist/tex/latex/archaeologie/archaeologie.cbx @@ -308,6 +308,8 @@ Value 'firstfull' for 'citeauthorformat' is deprecated,\MessageBreak use 'firstfulltheninitials' instead.}% \cbx@arch@citeauthorformat@firstfulltheninitials} + + %----------------------- \ExecuteBibliographyOptions{% citetracker=true, @@ -346,7 +348,7 @@ %----------------------- \renewbibmacro*{postnote}{% \ifboolexpr{ - bool{bbx:inreferences} + bool{bbx:inreferencesasfullcite} and test{\ifentrytype{inreference}} } @@ -419,7 +421,7 @@ %----------------------- \newbibmacro{cite}{% \ifboolexpr{ - bool{bbx:inreferences} + bool{bbx:inreferencesasfullcite} and test{\ifentrytype{inreference}} } @@ -545,7 +547,7 @@ \usebibmacro{cite}} {\multicitedelim} {\ifboolexpr{ - bool{bbx:inreferences} + bool{bbx:inreferencesasfullcite} and test{\ifentrytype{inreference}}} {} @@ -582,7 +584,7 @@ \usebibmacro{prenote}}% {\usebibmacro{citeindex}% \ifboolexpr{ - bool{bbx:inreferences} + bool{bbx:inreferencesasfullcite} and test{\ifentrytype{inreference}}} {\printtext}% @@ -611,7 +613,7 @@ {\ifnameundef{translator}% {\bibstring{owntranslation}}% {\ifboolexpr{ - bool {bbx:inreferences} + bool {bbx:inreferencesasfullcite} and test {\ifentrytype{inreference}} }% @@ -631,7 +633,7 @@ \usebibmacro{prenote}}% {\usebibmacro{citeindex}% \ifboolexpr{ - bool{bbx:inreferences} + bool{bbx:inreferencesasfullcite} and test{\ifentrytype{inreference}}} {\printtext}% @@ -664,7 +666,7 @@ \boolfalse{pagetracker}% \usebibmacro{prenote}}% {\ifboolexpr{ - bool{bbx:inreferences} + bool{bbx:inreferencesasfullcite} and test{\ifentrytype{inreference}}} {\printtext}% @@ -688,7 +690,7 @@ \boolfalse{pagetracker}% \usebibmacro{prenote}}% {\ifboolexpr{% - bool{bbx:inreferences} + bool{bbx:inreferencesasfullcite} and test{\ifentrytype{inreference}}} {\printtext}% |