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

* Re: Compiling multiple files without master document
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2019-05-15  7:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Denis Maier

On 5/14/2019 9:58 AM, Denis Maier wrote:

> context file1 file2 file3 --environment=mydefs
this will process three files not three-as-one

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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

* Re: Compiling multiple files without master document
  2019-05-15  7:20 ` Hans Hagen
@ 2019-05-15 10:55   ` Denis Maier
  0 siblings, 0 replies; 3+ messages in thread
From: Denis Maier @ 2019-05-15 10:55 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users


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

Ok, so no all-files-as-one option at the moment? Do you think this would be
useful?

Am Mi., 15. Mai 2019 um 09:20 Uhr schrieb Hans Hagen <j.hagen@xs4all.nl>:

> On 5/14/2019 9:58 AM, Denis Maier wrote:
>
> > context file1 file2 file3 --environment=mydefs
> this will process three files not three-as-one
>
> Hans
>
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>         tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
> -----------------------------------------------------------------
>

[-- Attachment #1.2: Type: text/html, Size: 1168 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).