>     @file {{os.curdir}}/../abc.pdf
I checked it works.

> Not sure whether this works with @url.
It doesn't work. When I run "os.curdir", I get '.', and I need to run
os.path.abspath(os.curdir) to get absolute path.
As @url requires abs path, there should be a way to run
os.path.abspath(os.curdir) to check if it works with @url.

-- 
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.

Reply via email to