public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Joshua <joshua.kerr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Formatting of "ibid" in v2.11.x
Date: Wed, 11 Nov 2020 08:15:01 -0800 (PST)	[thread overview]
Message-ID: <965d161d-db68-439f-acab-c035c89ec0dfn@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1435 bytes --]


(This is a followup to "Removing parentheses around citations in 
footnotes": *thank you so much* for the fix there. The behavior I'm 
noticing now is different enough that I thought it worth a separate thread.)

There seems to be an issue with "ibid." I'm using 
chicago-note-bibliography-with-ibid.csl and a dummy file as an example. 
Here's what I get with v2.11.1.1:
[1] Dodds, *Euripedes*; see also Augustine, *The City of God*.
[2] Augustine, *The City of God*, 72.
[3] Augustine, ibid, 46.
Note that there are two problems here: (1) it repeats the source in note 2 
instead of using "ibid", and (2) it repeats the author in note 3. The 
problem is fixed if I downgrade to pandoc version 2.10 (same csl files, 
etc.), where I get the correct output:
[1] Dodds, *Euripedes*; see also Augustine, *The City of God*.
[2] ibid., 72.
[3] ibid., 46.
If this is user error, you have my apologies. If the changes since v2.10 
simply require a workaround for this, please point me in the right 
direction.

Many thanks,
Joshua

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/965d161d-db68-439f-acab-c035c89ec0dfn%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 25115 bytes --]

[-- Attachment #2: pandoc_2_10.png --]
[-- Type: image/png, Size: 7505 bytes --]

[-- Attachment #3: pandoc_2_11_1_1.png --]
[-- Type: image/png, Size: 9340 bytes --]

             reply	other threads:[~2020-11-11 16:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 16:15 Joshua [this message]
     [not found] ` <965d161d-db68-439f-acab-c035c89ec0dfn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-11 18:01   ` John MacFarlane
     [not found]     ` <m2wnyrlqn0.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-11 19:02       ` Joshua
2020-11-11 19:37         ` Denis Maier
     [not found]         ` <557267e8-3f30-45aa-8b58-50fc6ba71531n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-11 19:37           ` 'Denis Maier' via pandoc-discuss
2020-11-11 19:41             ` Denis Maier
     [not found]             ` <5fac3d7d.1c69fb81.8ceda.81c8SMTPIN_ADDED_MISSING-AJJneosEFeET7FrJB5NJYwC/G2K4zDHf@public.gmane.org>
2020-11-11 19:41               ` 'Denis Maier' via pandoc-discuss
     [not found]                 ` <5fac3e55.1c69fb81.f7f71.1ee3SMTPIN_ADDED_MISSING-AJJneosEFeET7FrJB5NJYwC/G2K4zDHf@public.gmane.org>
2020-11-11 19:57                   ` Joshua
2020-11-11 20:12           ` John MacFarlane
     [not found]             ` <m27dqrirf5.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-11-11 20:17               ` Joshua
2020-11-15 12:06               ` jcr
     [not found]                 ` <91253106-0a3e-4139-ab0e-2dbbed3f7been-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-11-15 16:36                   ` AW: " denis.maier-FfwAq0itz3ofv37vnLkPlQ
     [not found]                     ` <6fbe9e68e26342fda7586938e5139882-FfwAq0itz3ofv37vnLkPlQ@public.gmane.org>
2020-11-15 19:12                       ` denis.maier-FfwAq0itz3ofv37vnLkPlQ
2020-11-16 16:46                   ` John MacFarlane
     [not found]                     ` <CAGOSsdkBbvh4jYQbwK9+Ay3nWFEo_cZ0uFN=w6tDoG76hqQGYg@mail.gmail.com>
     [not found]                       ` <m2k0ul82g7.fsf@MacBook-Pro.hsd1.ca.comcast.net>
     [not found]                         ` <m2k0ul82g7.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-16 20:37                           ` John MacFarlane
     [not found]                             ` <m2ft5982dm.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-18 10:08                               ` Pandoc: Suggestions for latex table generator Gabriel Nützi
     [not found]                                 ` <277ee96f-10bd-6db4-3c2f-7ee37527d68b-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2020-11-19 20:05                                   ` John MacFarlane
2020-11-19 20:14                                   ` John MacFarlane
     [not found]                                     ` <m2eekp3y0e.fsf-jF64zX8BO08an7k8zZ43ob9bIa4KchGshsV+eolpW18@public.gmane.org>
2020-11-19 20:18                                       ` John MacFarlane
2020-11-22 18:13                                   ` John MacFarlane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=965d161d-db68-439f-acab-c035c89ec0dfn@googlegroups.com \
    --to=joshua.kerr-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).