Simon
About
- Username
- Simon
- Joined
- Roles
- Member
Comments
-
Use -layout. I just corrected my childish error above. It's actually -raw. Using -layout cause double column to appear also double column in text which breaks semantics when fetching a text line. I looked through the recognizePDF.js source code, and…
-
Actually, unless I'm missing what you're trying to say, that's what I was saying as well. To use GS to fetch some (low quality) metadata first, and then to use that metadata to fetch fuller, higher quality metadata from other publishers. However, GS…
-
Try setting gfx.direct2d.disabled to true.
-
Binary encoded -- I meant binary charset. If you're using linux, try "file -bi filename.pdf" to get the mime type. You'll see that for the pdf I linked above it's "application/pdf; charset=binary" while for non-binary pdfs it's just "application/pdf…
-
I can't explain the difference between running pdftotext from the commandline and Z's ability to index a pdf, but if a pdf is indexed by Zotero it is through pdftotext - Simon is in charge of that at core dev so he'd know more. Zotero uses a modifie…
-
I think I may have fixed this if you install the MacWord Integration Trunk XPI again, although you'll probably need to insert the table again. If you still get an error, provide a report ID.
-
Try installing the MacWord Integration Trunk XPI and see if that fixes things. You should make sure to manually install the next release of Word for Mac Integration, which should be available later this week. If you are using Zotero Standalone, you…
-
It's unlikely that this has anything to do with Zotero. If this happens even when you don't use Zotero in Word, it's pretty much impossible, because no Zotero code gets triggered unless you click a button in the Zotero toolbar. If it only happens wh…
-
Can you give the MacWord Integration Trunk XPI a try and see if that fixes the issue? If so, you should either revert to the current release version of Word for Mac Integration after changing citation styles, or make sure to manually install the nex…
-
IIRC this works fine if you use copy and paste (see shortcuts in the Zotero preferences) instead of drag and drop.
-
I had intended to sort libraries in the QuickFormat dialog by the number of items from that library cited in the document, but I took a look and realized that this wasn't working as expected. This should be fixed for Zotero 3.0.8. It seems like this…
-
Yes, this is definitely an issue with the way tabs are set for the bibliography style. The bibliography style doesn't currently get updated after the bibliography is inserted, which is what causes this. You should be able to fix it modifying the bib…
-
We could and probably should throttle requests to Google Scholar, but that requires empirical testing to determine what the throttle should be. We're also exploring using Microsoft Academic Search either as a replacement for Google Scholar or a comp…
-
Can you ensure that you have Zotero 3.0.7? The metadata for that document says it was created with an older version of Zotero. If you haven't tried, it might also help to switch from bookmarks to fields. Bookmarks are generally inferior to fields u…
-
If you can send the document to support@zotero.org, we'll take a look. Alternatively, you can try following these steps.
-
http://www.zotero.org/support/kb/import_from_clipboard
-
Are you sure you have Word for Windows Integration 3.1.7? If so, what version of Word do you have?
-
You need to install the Word for Windows plugin (Firefox extension) if you want to use the Word plugin with Zotero for Firefox.
-
http://forums.zotero.org/discussion/23641/the-numbers-on-my-citations-are-in-desending-order/
-
When you click the link to install the Word for Windows plugin, you should see a popup notification that says "Firefox prevented this site (www.zotero.org) from asking you to install software on your computer" with an "Allow" button. Are you saying …
-
If you can't find Zotero and/or Zotero Word for Windows Integration in your browser extensions, that would explain why you're getting this error. You can download Zotero for Firefox here and the Word for Windows plugin here.
-
Tools->Options
-
See my link above.
-
http://www.zotero.org/support/word_processor_plugin_troubleshooting#stringindexoutofboundsexception_inserting_a_footnote_or_bibliography_with_libreoffice_35
-
This is now fixed.
-
It's also possible that your style isn't being saved as UTF-8. If you "Save As..." I think there should be an encoding option in the save window.
-
Google Docs pre-2010 was a fancy HTML editor with a contenteditable div. It was possible to insert arbitrary HTML into it, so yes, we could implement fields. Google Docs post-2010 uses its own text layout engine written in JavaScript and renders to…
-
See the "Advertising Engines" section on that page and the example. An option to add a new locate engine appears under the locate menu.
-
You can either create a new locate engine and add it to Zotero by following the instructions on http://www.zotero.org/support/dev/creating_locate_engines_using_opensearch, or you can directly modify the template in locate/engines.json in your Zotero…
-
The latest version is 3.5.4, and you can download it at http://www.zotero.org/support/word_processor_plugin_installation_for_zotero_2.1#microsoft_word. If you have Zotero Standalone, it is included and you don't need to install anything.