Leo file is in file://localhost/A/C, so the relative path from leo directory to the pdf is ../B.
My question is can I make the link in the relative way? I sometimes move the whole directory, so it's not a good idea for me to store all the link information absolute way. For linking a pdf file within Leo, I use @url as follows. @url file://localhost/A/B/hello.pdf But @url file://../B/hello.pdf doesn't work. -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
