Trouble with biblatex export (4.0.17) and accents with Zotero connector
Hi everyone,
I a am a new *french* user of Zotero. First of all, I am really gratefull to everyone who contributed to this great tool.
I noticed two troubes with the biblatex export (Zotero 4.0.17 running on Debian wheezy) :
- a document of type presentation leads to an export failure
- the "É" character leads to trouble with LaTeX (using the inputenc package with the utf8 option) : the character is not recognized (could be a trouble with my LaTeX distribution)
Another trouble concerns the Zotero Connector with Chrome. When importing data from Amazon, accentuated characters don't seem to be handled correctly. Altough displayed correctly in the Zotero windows, when trying to erase an accentued character, it first turns into the not accentued character which can then be erased :
é -> e -> " "
It does seem like there is an encoding issue.
I hope that those bug reports would help someone in improving this wonderfull tool.
Sincerly
I a am a new *french* user of Zotero. First of all, I am really gratefull to everyone who contributed to this great tool.
I noticed two troubes with the biblatex export (Zotero 4.0.17 running on Debian wheezy) :
- a document of type presentation leads to an export failure
- the "É" character leads to trouble with LaTeX (using the inputenc package with the utf8 option) : the character is not recognized (could be a trouble with my LaTeX distribution)
Another trouble concerns the Zotero Connector with Chrome. When importing data from Amazon, accentuated characters don't seem to be handled correctly. Altough displayed correctly in the Zotero windows, when trying to erase an accentued character, it first turns into the not accentued character which can then be erased :
é -> e -> " "
It does seem like there is an encoding issue.
I hope that those bug reports would help someone in improving this wonderfull tool.
Sincerly
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Problem 2: we're aware of that. These are decomposed as opposed to precomposed characters: https://en.wikipedia.org/wiki/Precomposed_character#Comparing_precomposed_and_decomposed_characters As far as I know this mainly affects Worldcat and Amazon.
For most purposes this shouldn't be a problem (though it does for search and for export in non-utf-8 charsets).
We're hoping to fix this eventually, but I don't believe this is going to happen very soon.
For Problem 1, Zotero does export É, so I guess it is most likely a problem with my tex implementation.
The last remaining issue is the fact that the biblatex export fails on document of type "presentation".
Sincerly,
However, I just tried to create another document of type Presentation and the exportation was now successful. I just cannot reproduce the failure anymore. I am confused.