summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/windycity/CHANGES.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-05 21:11:16 +0000
committerKarl Berry <karl@freefriends.org>2021-12-05 21:11:16 +0000
commitc802f5243c81026d07599e4a0c4eda0c6439a677 (patch)
tree57ff93c3917855ec0db20e0dee2c7157840c2a63 /Master/texmf-dist/doc/latex/windycity/CHANGES.md
parentaa1803653b008f1483dc21be79fb20ce721ba909 (diff)
windycity (5dec21)
git-svn-id: svn://tug.org/texlive/trunk@61223 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/windycity/CHANGES.md')
-rw-r--r--Master/texmf-dist/doc/latex/windycity/CHANGES.md59
1 files changed, 57 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/windycity/CHANGES.md b/Master/texmf-dist/doc/latex/windycity/CHANGES.md
index 848dc99b27c..2b166c9f5c9 100644
--- a/Master/texmf-dist/doc/latex/windycity/CHANGES.md
+++ b/Master/texmf-dist/doc/latex/windycity/CHANGES.md
@@ -8,6 +8,61 @@ indicate updates to Windy City's [repository on
GitHub](https://github.com/brianchase/windycity "GitHub:
brianchase/windycity").
+## 2021-12-04
+
+* improved the handling of `labeldate` for `@inbook` and `@bookinbook`
+ entries (for the most part, affecting books in collections when
+ they're formatted for reference lists)
+
+ - fixed cases of *n.d.* (no date) in reference lists when works
+ without a `year` or `date` field were cross-referenced to
+ works with a `year` or `date` field (previously, you could fix
+ this by listing the date in both the parent and child entries)
+ - also in reference lists, fixed occasional missing publication
+ dates after the publisher's position when it differed from the
+ one printed after the author's position (publication dates can
+ differ when a work in a collection has a different publication
+ date than the collection as a whole)
+ - fixed the assignment of `labeldate` to correct problems with
+ sorting in reference lists, ensure that multiple works by the same
+ authors in the same year are differentiated with letters (as in
+ *2015a*, *2015b*, etc.), and ensure that those letters aren't
+ appended incorrectly
+ - exception to the previous: works in reference lists formatted with
+ the `swapvol` preamble option (but not the `swapvol` entry option)
+ - fixed the position of publication dates in reference lists when a
+ work's format is changed by `swapvol` (previously, dates weren't
+ swapped along with other elements of the format)
+ - if Windy City still fails to assign the correct `labeldate`, you
+ can do it manually with the `label` field
+ - reminder: following *CMOS* 15.41, you probably shouldn't use
+ `swapvol` in reference lists because a reference list entry should
+ give a work's volume first, which is what Windy City does by
+ default and what `swapvol` changes
+
+* improved how the style processes pairs of locations and publishers
+ (e.g. *Some City: Some Publisher*):
+
+ - lists may include indefinitely many pairs (previously, no more
+ than two were allowed)
+ - rather than try to guess when it's appropriate to print *n.p.* (no
+ place) when a publisher's location is missing, you must now
+ specify when you want it with the entry option `noplace`
+ - fixed a punctuation problem problem affecting some works that
+ lacked a publisher's location
+
+* added support for citing "paintings, photographs, and sculpture"
+ with the `@artwork` or `@image` entry type (see examples for *CMOS*
+ 14.235)
+* added support for citing "standards" with the `@standard` entry type
+ (see examples for *CMOS* 4.259; note that there's no way for Windy
+ City to print long or short forms of a publisher's name, depending
+ on the context, so it falls short on one example)
+* added a `noetal` preamble and entry option to disable the truncation
+ of name lists (as a preamble option, it disables all truncation; as
+ an entry option it disables truncation in citations and bibliography
+ entries of specific works)
+
## 2021-11-09
* added support for manuscript collections (see examples for *CMOS*
@@ -26,10 +81,10 @@ brianchase/windycity").
and `pseudo` to indicate anonymous and pseudonymous editors and
translators (since the fields accept multiple values, you could
list, for example, a pseudonymous compiler)
-* fixed at least one bug with the `ibidpage` bibliography option (it
+* fixed at least one bug with the `ibidpage` preamble option (it
prevented page numbers from printing in some contexts where most but
not all of the right conditions were met)
-* fixed the `shortlinks` bibliography option to stop it from inserting
+* fixed the `shortlinks` preamble option to stop it from inserting
links in bibliographies (the links belong only in citations)
* for `@article` entries, fixed the relative positions of `series` and
`location`