Some TeX constructs don't get cleaned from file names by Autofile, leading to file names which — while apaprently valid for OS X — create synchronisation problems with Dropbox. Two which I've found are:
Joshua Epstein's book Agent_Zero. The BibTeX title field is "{Agent{_}Zero}", and the resulting file name using "First Author + '/' + 15 words of title + Unique Number + Extension" yields a filename containing "Agent_Zero" .
A paper by the author María Sáez-Martí, which had the BibTeX author field as "{Mar{\'\i}a S{\'a}ez-Mart{\'\i}}" yielded a filename containing "Mart\i".
Here’s a workaround, for the record.
In cases where a relevant field has TeX code which isn’t (or won’t be) caught, put into that field a clean variant of the text before adding the local file. Autofile will then use the clean variant text when adding the file and constructing the name. If the entry is then edited afterwards, the correct TeX code can be put into the field as BibDesk doesn’t modify the file name after the fact.
On 4 Oct 2021, at 17:12, Christiaan Hofman hofman@users.sourceforge.netamp#104;amp#111;amp#102;amp#109;amp#97;amp#110;amp#64;amp#117;amp#115;amp#101;amp#114;amp#115;amp#46;amp#115;amp#111;amp#117;amp#114;amp#99;amp#101;amp#102;amp#111;amp#114;amp#103;amp#101;amp#46;amp#110;amp#101;amp#116; wrote:
We cannot be a tex parser, what we can do to clean out is limited.
[bugs:#1622]https://sourceforge.net/p/bibdesk/bugs/1622/ Certain TeX constructs aren't cleaned from file names by Autofile
Status: closed
Group: unverified
Created: Mon Oct 04, 2021 04:00 PM UTC by Jason Alexander
Last Updated: Mon Oct 04, 2021 04:00 PM UTC
Owner: nobody
Some TeX constructs don't get cleaned from file names by Autofile, leading to file names which — while apaprently valid for OS X — create synchronisation problems with Dropbox. Two which I've found are:
Joshua Epstein's book Agent_Zero. The BibTeX title field is "{Agent{_}Zero}", and the resulting file name using "First Author + '/' + 15 words of title + Unique Number + Extension" yields a filename containing "Agent_Zero" .
A paper by the author María Sáez-Martí, which had the BibTeX author field as "{Mar{\'\i}a S{\'a}ez-Mart{\'\i}}" yielded a filename containing "Mart\i".
Sent from sourceforge.nethttp://sourceforge.net because you indicated interest in https://sourceforge.net/p/bibdesk/bugs/1622/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Bugs:
#1622We cannot be a tex parser, what we can do to clean out is limited.