Is there any way to change how the file path field is saved? I'm trying to
create a biblography with links to local PDF files, but hyperref is having
trouble parsing it. For example, using the default format of

File = {:C\:\\MyFiles\\MyPaper.pdf:PDF},

breaks since hyperref can't parse the ":PDF" part, and string parsing
packages can't handle the double backslashes (they seem to treat it as a
newline).

I tried manually changing the .bib file to

File = {:C:/MyFiles/MyPaper.pdf},

and biblatex/hyperref works just fine, but then JabRef doesn't understand
the paths.

For reference, I'm using the hyperref command:

\href{run[***myFilePath***]}{PDF}
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Jabref-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jabref-users

Reply via email to