Hi, when I export a full path figure,
like: [[file:c:/Users/admin/Desktop/1.png]] 
to LaTex. Unfortunately I got the result of {//c:/Users/admin/Desktop/1.png},
one more // was generated in front of c:, which is an error in LaTex.
How can I solve this problem?