egh
About
- Username
- egh
- Joined
- Roles
- Member
Comments
-
Your first example is using combining characters, the 2nd using composed characters in unicode. Combining characters are fine but can sometimes cause problems with rendering. (http://en.wikipedia.org/wiki/Combining_character) The problem is the font…
-
Sorry, should add, this is a URL which, when trying to translate, generates the error: http://www.washingtonmonthly.com/archives/individual/2009_11/021135.php
-
Just ran into this myself. It would be great to disable javascript in snapshots. I usually try to snapshot the "print" page of web sites, because it is much cleaner. Sometimes these pages have javascript in them which causes a print dialog to load w…
-
ok - thanks, just wanted to report the bug.
-
Hi Dan - This is happening consistently. I probably didn't explain it correctly. Here is what happens: Create a new item (a book, in this case). Enter a title. Hit tab. Enter Doe. Hit tab. Enter John. Hit enter. Click on "John". Type John.…
-
Adam was responding to your question about whether Zotero could be ported to Chrome or Opera. For the record, I do not see this problem with memory in Zotero 1.0.9 + Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121622 Ubun…
-
Forgot to mention, upgrade to 1.0.9 does not help.
-
No reason - I hadn't got the usual automatic upgrade on FF start. Btw - that link is strange. I am getting the error off the "print" version of that page, which you only see once you go to that page & click print, though that is the URI of …
-
Oops! Sorry - I haven't tested if it was fixed. I did not see a ticket linked from the forum. Thanks for your help!
-
Wow - been a long time since I submitted this. I don't think it matters what the unapi people think about this. The element is defined by HTML, and allows relative URIs. Can I get a ticket? Thanks.
-
Unfortunately there is no way to do this currently with the bibtex exporter. The bibtex exporter currently maps one zotero type to one bibtex type. Devs, I will post to the dev-list a modification of bibtex export which creates two type maps, one f…
-
It is pretty trivial to add export of fields to bibtex. If you tell me exactly what fields you want mapped in Zotero to what fields in BibTeX for what sites, I will add them & post the javascript here, & hopefully it will get incorporated i…
-
I had the same problem. I don't know if it is possible in zotero to have options for translators, but this would be nice for this. Plus I think the full-text search is PDF only. Here is the code I wrote to allow sorting by preference. If you install…