pbnjay
About
- Username
- pbnjay
- Joined
- Roles
- Member
Comments
-
In my case, biber was complaining about the commas (1 character of junk) between entries in the .bib files.
-
Yeah in those lines the tags are getting overwritten, clobbering the citekey tag. Good catch!. A somewhat more efficient way would be: item.tags.push.apply(value.split(" ")); For some reason github won't let me update the gist right no…
-
The problem I had was that I then had to manually pick the translator every time I imported a .bib file. I played with it a little more today and just noticed the priority value at the top... it looks like if I set that low it prefers mine to the or…
-
yeah adamsmith is right, but there isn't really a good way to do it otherwise. as a workaround, you can always hit "update now" every once in a while to update everything, and then re-replace the bibtex translator (although my version is based on an…
-
I just replaced the existing bibtex translator, and disabled auto-update for translators so it wouldn't get overwritten. To do the same, go to preferences, and uncheck "Automatically check for updated translators" under "General", then go to the "Ad…
-
ok yet more info to reproduce the problem, it's related to the automatically attached PDF. The unicode em-dash in the title is put into the filename, which seems to be what makes it fail. Renaming the file by hand solves the problem.
-
nevermind that was easier than i thought. here is the offending citation: http://www.pubmedcentral.nih.gov/articlerender.fcgi?artid=1761427 import that into an empty library, then sync will always fail