absolute paths for include

Let the developers know what you think of the software and what can be done to either improve the CFDG language or the Context Free program.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
bobular
Posts: 7
Joined: Mon Oct 12, 2009 4:09 am

absolute paths for include

Post by bobular »

This would be very helpful to me!

many thanks
bobular

User avatar
MtnViewJohn
Site Admin
Posts: 882
Joined: Fri May 06, 2005 2:26 pm
Location: Mountain View, California
Contact:

Post by MtnViewJohn »

You can use absolute paths if you put the path in double quotes:

Code: Select all

include "/Users/john/Projects/CF3yy/input/tangle.cfdg"
tile {s 70}

bobular
Posts: 7
Joined: Mon Oct 12, 2009 4:09 am

Post by bobular »

oh, that's strange, I did try that, but maybe I had a typo.

the docs say relative only so I didn't pursue it much!

great program and website, by the way!

Post Reply