Improperly capitalized 'ibid' following a prefix
I want my footnote to read:
[20] Quoted in ibid., 110.
Zotero is formatting it as:
[20] Quoted in Ibid., 110.
I entered 'Quoted in' into the Prefix field of the Add/Edit Citation window, but zotero formats the Ibid as capitalized, even though it shouldn't be, since following a prefix it is not the first word of the sentence.
I'm working in the Chicago (Notes w/o bibliography) style in zotero 2.1.1 and Microsoft Word 2011 for Mac.
[20] Quoted in ibid., 110.
Zotero is formatting it as:
[20] Quoted in Ibid., 110.
I entered 'Quoted in' into the Prefix field of the Add/Edit Citation window, but zotero formats the Ibid as capitalized, even though it shouldn't be, since following a prefix it is not the first word of the sentence.
I'm working in the Chicago (Notes w/o bibliography) style in zotero 2.1.1 and Microsoft Word 2011 for Mac.
(@adamsmith: That was my initial reaction as well. :) After a rather furious discussion with Bruce and Elena a couple of years ago [I'm embarrassed to say that the word "nightmare" figured prominently on my side of the discussion], I capitulated -- and in the event, this turned out to be one of the easier issues on the path to CSL 1.0.)
In the implementation, the processor sets a flag when content is queued for output, and capitalization of a term occurs when the flag is false. At the moment, the flag is triggered by any content at all. but if need arises, it can be tweaked to flip back to false when a string ending in terminal punctuation is appended.
For the time being, I could tweak the processor to ignore the text-case attribute when applied to a bare term. The tweak could then be reversed when native CSL 1.0 styles become generally available. It's a judgment call, maybe Simon or Dan have views.
I would not go tweaking the processor for this, no.
the Zotero SVN is (mostly) 0.8.1 - I don't update styles that are in 0.8 with 1.0 styles.