fbennett
About
- Username
- fbennett
- Joined
- Roles
- Member
Comments
-
Thanks for your very thorough report. It sounds as though a bug may have crept into the draggable notes functionality. I'll do some testing at this end, and get back soon.
-
@roohul.amin16: Assuming that your library was synced before the collection was removed, Dan's advice above is what you need. Is there something specific in his note that you don't understand or would like to confirm?
-
That's great to hear. The Abbreviations Filter was recently cleaned up quite a bit, and a few more improvements are in store for the next week or two. Eventually I want to work out a way to specify citation forms for individual jurisdictions as sep…
-
@btmorrow: If those steps don't work for you, let me know. If there are rough spots, we definitely want to smooth them out.
-
I just put up a Storify of screenshots that covers this wrinkle: http://t.co/3h0GEppXDL FB
-
@youngran79: what sort of trouble did you have? There was a time when the installer settings lagged behind the current Firefox release. Might be worth giving it a try again.
-
You're not missing anything. We can't do that (yet, as you say :)
-
Yes. If you put the two-character language code in the field of non-English items, they will not receive title case. Codes: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
-
Can't see anything similar in LO. The LO macros call some UNO code, maybe it's over there. But this is starting to look like real work. :)
-
Tried the integration plugin for LibreOffice. It will install with a tweak to install.rdf, but will not communicate with MLZ running in Seamonkey. So adamsmith's options (1) and (2) above look to be the final word for the present.
-
Looks like it's a side effect of a shortcut for adding page numbers, coded into the QuickFormat widget (the popup for entering citations in a document). After typing the website title ("html5", say), if you use the down-arrow key to highlight the en…
-
I gave this a go with MLZ (I assume that you would get the same result with Zotero main, although you'd want to check to be sure). To get the addon to install, you need to add a spec to the install.rdf in the XPI source, and rebuild. Once that's do…
-
@cadudesun: Check the form of the authors in the bibliography, with the "initials" version. The style is using the "author" macro as sort key in citations, but printing with the "author-short" macro. The bibliography uses the same "author" macro as…
-
It works okay for me here. Is the "Keep references sorted" box ticked in the word processor plugin popup?
-
There was code typo (of mine) in one of the MLZ translators needed for Wiley Online Library. If you update translators from general preferences, all should be working again.
-
You'll need to find the answer or an example in the Bluebook somewhere, or talk to its editors.
-
(Just to be sure that it's using the right translator source, you could try updating translators through the general preferences.)
-
If you post a sample URL, I'll look into it in a few hours (bedtime here, and class first thing tomorrow, so about 12 hours -- but top of the do-list).
-
I finally got to this -- sorry for the long delay. To test with the fix, install the processor patch plugin (Zotero for Firefox only). The only effect of the plugin is to swap in the latest version of the CSL processor. The plugin should be disable…
-
It sounds like you just need to wait for the sync to complete. There is a stage during a large sync job when it will lock up the user interface, but if you wait some time, it will finish.
-
All done. The fix will appear in the next Zotero release. https://github.com/zotero/zotero/pull/478
-
Which icon, and what do you mean by "exemption"?
-
Export of several primary creator types is failing. It's a small problem code-wise; there are just a couple of field ID mismatches in the export method. I've filed a suggested fix and confirmed that it works. When the team have a chance to review t…
-
It's getting better over time, thanks to the proliferation of CSL. Zotero and Mendeley embed metadata in the document using the same format, and so should be able to "localize" one another's citations automagically. I put that to the test in a small…
-
Great -- thanks for checking at source, and it's good to hear that doing nothing is the better solution. (Would have checked at this end, but my CMoS subscription expired at the end of last month, and I haven't gotten around to renewing.)
-
If there isn't a hard and fast, well-argued divide between editors over it, I would favor just keeping the current behaviour, since there is a risk of information loss (or at least communication loss) if the comma is removed. Even if we make that c…
-
The processor won't touch commas inside the title field. I'm mainly just curious about whether conventions vary in for the case where a title ends in a ?, and the style would ordinarily set of the title with a trailing comma. It seems to me that wit…
-
I'd have to check, but I don't think we're suppressing commas against question marks and exclamation points. I see that the first poster in this thread mentioned both periods and commas as proper targets. Would that be correct, everywhere (regardles…
-
Not me, boss. Citeproc-js doesn't know anything about dependent styles. All it sees is the full style after resolution.
-
We have seen this once before, quite awhile ago, in another context. Months returned from a JS date object start from 0, and 0 tests false in a condition statement. One way to fix it would be to test for date.month === typeof "numeric" instead.
Upgrade Storage