Re: [NTG-context] Input path to include external files with vim module

2012-06-20 Thread Aditya Mahajan
On Tue, 19 Jun 2012, Aditya Mahajan wrote: On Mon, 18 Jun 2012, Marco wrote: does the vim module have a feature to specify the input path, similar to \usepath for context files or \setupexternalfigures [directory=…] for graphics? @Hans: Can we make the following change in file-res.lua

Re: [NTG-context] Input path to include external files with vim module

2012-06-20 Thread Hans Hagen
On 20-6-2012 19:33, Aditya Mahajan wrote: On Tue, 19 Jun 2012, Aditya Mahajan wrote: On Mon, 18 Jun 2012, Marco wrote: does the vim module have a feature to specify the input path, similar to \usepath for context files or \setupexternalfigures [directory=…] for graphics? @Hans: Can we make

Re: [NTG-context] Input path to include external files with vim module

2012-06-20 Thread Aditya Mahajan
On Wed, 20 Jun 2012, Hans Hagen wrote: On 20-6-2012 19:33, Aditya Mahajan wrote: On Tue, 19 Jun 2012, Aditya Mahajan wrote: On Mon, 18 Jun 2012, Marco wrote: does the vim module have a feature to specify the input path, similar to \usepath for context files or \setupexternalfigures

Re: [NTG-context] Input path to include external files with vim module

2012-06-20 Thread Marco
On 2012-06-20 Aditya Mahajan adit...@umich.edu wrote: Hi Aditya. @Marco: In the next version of t-filter (and by inheritence t-vim), the local files will also be searched in \usepath locations. Thanks a million. I'm surprised that this feature needs so little change in the source. For the

Re: [NTG-context] Input path to include external files with vim module

2012-06-20 Thread Aditya Mahajan
On Wed, 20 Jun 2012, Marco wrote: On 2012-06-20 Aditya Mahajan adit...@umich.edu wrote: Hi Aditya. @Marco: In the next version of t-filter (and by inheritence t-vim), the local files will also be searched in \usepath locations. Thanks a million. I'm surprised that this feature needs so

[NTG-context] Input path to include external files with vim module

2012-06-18 Thread Marco
Hi, does the vim module have a feature to specify the input path, similar to \usepath for context files or \setupexternalfigures [directory=…] for graphics? I'm looking for a solution not to hard-code paths into my files. Example: \usemodule [vim] \definevimtyping [XML] [syntax=xml]

Re: [NTG-context] Input path to include external files with vim module

2012-06-18 Thread Aditya Mahajan
On Mon, 18 Jun 2012, Marco wrote: does the vim module have a feature to specify the input path, similar to \usepath for context files or \setupexternalfigures [directory=…] for graphics? Currently, it does not. I'm looking for a solution not to hard-code paths into my files. Example: