William Strømsvold
unread,Nov 6, 2009, 4:07:23 AM11/6/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to leo-e...@googlegroups.com
I use Leo for mostly everything at work, which includes matlab, python, project reports, summaries, links + +. From Leo I try to generate a workspace directory structure which is something like:
-Workspace
--matlab
--python
--meetings
--reports
I have a different @path on every parent node (matlab, python, report etc)
When I create a matlab file I do it under the matlab node with @shadow calculations.m, with an @path on the parent node (which is matlab). Often I want to clone this source code into the project report, but run into problems with conflicting paths. I have another @path for reports.
How do you solve this? I've tried to remove some of the path directives, and write the path directly for each file (@shadow matlab\calculations.m), but then some of the smoothness of using the @path directive disappears.
Anyone else with the same issues? Any smart ways to solve this?
-William S.