quickbook/test/include/filename-path.quickbook
Daniel James 85cb554400 Quickbook: use relative paths in errors and __FILENAME__.
This is more consistent than it is at the moment. For the __FILENAME__
macro, use the path relative to the original file or the location last
matched on the include path. This ensures that the macro is consistent
no matter which directory you call quickbook from.

Also enable `__FILENAME__` in debug mode - so I can test this.

[SVN r70230]
2011-03-20 21:41:18 +00:00

9 lines
150 B
Plaintext

[article Filename test with include path
[quickbook 1.5]
]
__FILENAME__
[include filename_include1.quickbook]
[include filename_include2.quickbook]