summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/windycity/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/windycity/CHANGES.md')
-rw-r--r--Master/texmf-dist/doc/latex/windycity/CHANGES.md24
1 files changed, 20 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/windycity/CHANGES.md b/Master/texmf-dist/doc/latex/windycity/CHANGES.md
index 86f7765a372..45050c65fcf 100644
--- a/Master/texmf-dist/doc/latex/windycity/CHANGES.md
+++ b/Master/texmf-dist/doc/latex/windycity/CHANGES.md
@@ -8,6 +8,22 @@ indicate updates to Windy City's [repository on
GitHub](https://github.com/brianchase/windycity "GitHub:
brianchase/windycity").
+## 2020-09-29
+
+* better punctuation handling in parenthetical citations, allowing
+examples in *CMOS* 15.24 and 15.30 (17th ed.)
+* for `@reference` and `@inreference` entries, added support for
+printing the `organization` field in the author's position of short
+citations, fixing many of them (most of them? it was bad!)
+* also for `@reference` and `@inreference` entries, allowed the
+`author` field to substitute for `organization` (not recommended but
+could prevent confusion in some cases)
+* fixed `\cites` and `\parencites` for consecutive citations of the
+same author (most seriously affecting parenthetical citations but also
+standard and short citations in different ways)
+* fixed parenthetical citations not printing volume numbers for
+certain collections
+
## 2020-09-07
* added support for revisers and expanded combinations of editor and
@@ -34,11 +50,11 @@ brianchase/windycity").
forewords, and introductions)
* fixed placement of `edition` relative to editors, translators, and
such
-* fixed short citations of @Review entries failing to print a review's
+* fixed short citations of `@review` entries failing to print a review's
title
-* fixed output of @InReference entries when they cross-reference a
- previously cited @Reference entry
-* fixed mismatch in output between `@Article` and `@Periodical` entry
+* fixed output of `@inreference` entries when they cross-reference a
+ previously cited `@reference` entry
+* fixed mismatch in output between `@article` and `@periodical` entry
types
* fixed `\parencite` failing to print names in `afterwords`,
`forewords`, and `introduction` fields