ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Compiling multiple files without master document
@ 2019-05-14  7:58 Denis Maier
  2019-05-15  7:20 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Denis Maier @ 2019-05-14  7:58 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 410 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 657 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-15 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14  7:58 Compiling multiple files without master document Denis Maier
2019-05-15  7:20 ` Hans Hagen
2019-05-15 10:55   ` Denis Maier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).