Hi,

Currently it is possible to process a file with an external environment
file specified via the command line.

```
context file --environment=mydefs
```

Very nice.

Is it possible to process multiple files from the command line without a
master document? Like so:

```
context file1 file2 file3 --environment=mydefs
```

Or should I just use `cat file1 file2 file3 > file` before processing?

Best,
Denis
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to