summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/windycity/windycity.cbx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/windycity/windycity.cbx')
-rw-r--r--macros/latex/contrib/biblatex-contrib/windycity/windycity.cbx24
1 files changed, 12 insertions, 12 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/windycity/windycity.cbx b/macros/latex/contrib/biblatex-contrib/windycity/windycity.cbx
index 155407ad63..28d29a3265 100644
--- a/macros/latex/contrib/biblatex-contrib/windycity/windycity.cbx
+++ b/macros/latex/contrib/biblatex-contrib/windycity/windycity.cbx
@@ -1,4 +1,4 @@
-% Last modified: Sat 04 Dec 2021 12:44:00 PM CST
+% Last modified: Wed 03 May 2023 06:54:38 PM CDT
% Permission is granted to copy, distribute and/or modify this
% software under the terms of the LaTeX Project Public License (LPPL),
@@ -11,7 +11,7 @@
% implied warranties of merchantability and fitness for a particular
% purpose.
-\ProvidesFile{windycity.cbx}[2021/12/04 Windy City citation style for
+\ProvidesFile{windycity.cbx}[2023/05/03 Windy City citation style for
biblatex]
\@ifpackagelater{biblatex}{2019/08/17}
{}
@@ -242,7 +242,7 @@
\newbibmacro*{parencite:new}{%
\iffieldundef{shorthand}
{\usebibmacro{parencite:auth+title}}%
- {\printfield{shorthand}}%
+ {\usebibmacro{test:format}{shorthand}{field}}%
\setunit{\addspace}% not '\setunit{\space}'
\usebibmacro{parencite:date}}%
@@ -289,9 +289,9 @@
{\usebibmacro{cite:short}}}
{\iftoggle{shortlinks}
{\printtext[bibhyperref]{%
- \printfield{shorthand}%
+ \usebibmacro{test:format}{shorthand}{field}%
\usebibmacro{cite:volume}}}
- {\printfield{shorthand}%
+ {\usebibmacro{test:format}{shorthand}{field}%
\usebibmacro{cite:volume}}}}
\newbibmacro*{test:loccit}{%
@@ -322,14 +322,14 @@
\ifnameundef{author}
{\bibcpstring{reviewnoauth}%
\space
- \usebibmacro{shorttitle+shortlinks}}%
+ \usebibmacro{shorttitle+crossref}{}}%
{\usebibmacro{author+bookauthor+etc}}%
\usebibmacro{cite:volume}}%
\newbibmacro*{cite:author+title+etc}{%
\usebibmacro{author+bookauthor+etc}%
\iftoggle{noauth}
- {\usebibmacro{shorttitle+shortlinks}}%
+ {\usebibmacro{shorttitle+crossref}{}}%
{}% needs '%'
\usebibmacro{cite:volume}}%
@@ -339,7 +339,7 @@
\ifentrytype{review}
{\usebibmacro{short:review}}%
{\usebibmacro{collection+author+etc}%
- \usebibmacro{shorttitle+shortlinks}%
+ \usebibmacro{shorttitle+crossref}{}%
\ifboolexpr{ togl {ibidpage}
and test \ifloccit
and not test \iffirstonpage}
@@ -360,14 +360,14 @@
\setunit{\space}%
\usebibmacro{shorttitle}{book}}%
{\ifnameundef{author}
- {\usebibmacro{shorttitle+shortlinks}}%
+ {\usebibmacro{shorttitle+crossref}{}}%
{\iffieldundef{title}
{\usebibmacro{author+bookauthor+etc}%
\bibstring{review}%
\setunit{\space}%
\usebibmacro{shorttitle}{book}}%
{\usebibmacro{author+bookauthor+etc}%
- \usebibmacro{shorttitle+shortlinks}}}}}
+ \usebibmacro{shorttitle+crossref}{}}}}}
\newbibmacro*{collection+author+etc}{%
\ifboolexpr{ test {\ifentrytype{unpublished}}
@@ -540,7 +540,7 @@
{\setunit{\addspace}%
\printtext[parens]{%
\bibstring{citedas}\space
- \printfield{shorthand}}}
+ \usebibmacro{test:format}{shorthand}{field}}}
{\setunit{\addspace}%
\printfield{shorthandintro}}}}
@@ -599,7 +599,7 @@
\usebibmacro{author+title+etc}%
\setunit*{\newunitpunct}% needs '*'
\usebibmacro{websites}%
- \usebibmacro{issue+month+etc}{}%
+ \usebibmacro{issue+month+etc}{parens}%
\newunit}%
\DeclareBibliographyDriver{cite:patent}{%