aboutsummaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-01-15 11:51:07 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-01-15 11:51:07 -0800
commit3d6ebc905195592897e3a03ef648384ee01f5155 (patch)
tree9c619a1fb887eb23ea4e79a8949b746e498f9084 /test/command
parent76b36fcb17d9686620032bbfe7eb7f60eadfb057 (diff)
downloadpandoc-3d6ebc905195592897e3a03ef648384ee01f5155.tar.gz
Use dev version of citeproc.
Change a citation test which had wrong disambiguation (see jgm/citeproc#44).
Diffstat (limited to 'test/command')
-rw-r--r--test/command/pandoc-citeproc-chicago-fullnote-bibliography.md20
1 files changed, 9 insertions, 11 deletions
diff --git a/test/command/pandoc-citeproc-chicago-fullnote-bibliography.md b/test/command/pandoc-citeproc-chicago-fullnote-bibliography.md
index 4536342c6..d997d818b 100644
--- a/test/command/pandoc-citeproc-chicago-fullnote-bibliography.md
+++ b/test/command/pandoc-citeproc-chicago-fullnote-bibliography.md
@@ -107,7 +107,7 @@ Sam Smith. Oxford: Oxford University Press, 2007.
[^5]: [30](#ref-item1), with suffix.
-[^6]: [*First Book*, 2005](#ref-item1); ["Article," *Journal of Generic
+[^6]: [*First Book*](#ref-item1); ["Article," *Journal of Generic
Studies* 6 (2006): 30](#ref-item2); see also [John Doe and Jenny
Roe, "Why Water Is Wet," in *Third Book*, ed. Sam Smith (Oxford:
Oxford University Press, 2007)](#ref-пункт3).
@@ -116,22 +116,20 @@ Sam Smith. Oxford: Oxford University Press, 2007.
and a citation without locators ([Doe and Roe, "Why Water Is
Wet"](#ref-пункт3)).
-[^8]: See [Doe, *First Book*, 2005, chap. 3](#ref-item1); also [Doe and
- Roe, "Why Water Is Wet," 34--35](#ref-пункт3).
+[^8]: See [Doe, *First Book*, chap. 3](#ref-item1); also [Doe and Roe,
+ "Why Water Is Wet," 34--35](#ref-пункт3).
-[^9]: See [Doe, *First Book*, 2005, 34--35](#ref-item1).
+[^9]: See [Doe, *First Book*, 34--35](#ref-item1).
[^10]: Some citations (see [Doe, chap. 3](#ref-item1); [Doe and Roe,
- "Why Water Is Wet"](#ref-пункт3); [Doe, "Article,"
- 2006](#ref-item2)).
+ "Why Water Is Wet"](#ref-пункт3); [Doe, "Article"](#ref-item2)).
-[^11]: [Doe, *First Book*, 2005, 33, 35--37](#ref-item1), and nowhere
- else.
+[^11]: [Doe, *First Book*, 33, 35--37](#ref-item1), and nowhere else.
-[^12]: [Doe, *First Book*, 2005](#ref-item1) and nowhere else.
+[^12]: [Doe, *First Book*](#ref-item1) and nowhere else.
[^13]: Like a citation without author: (), and again (), and now Doe
- with a locator (["Article," 2006, 44](#ref-item2)).
+ with a locator (["Article," 44](#ref-item2)).
-[^14]: *See* [Doe, *First Book*, 2005, 32](#ref-item1).
+[^14]: *See* [Doe, *First Book*, 32](#ref-item1).
```