ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Want all my *.1 *.2 .... *.30 files
@ 2006-02-03 17:49 David Arnold
  2006-02-03 20:43 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: David Arnold @ 2006-02-03 17:49 UTC (permalink / raw)


All,

With the wincontext installed, I run:

texexec section1figs

and I wind up with only section1figs-mpgraph.1. I want all of them.  
What switch should I throw at texexec.

My source looks like:

\startMPpage
...
\stopMPpage

\startMPpage
...
\stopMPpage

etc.

David Arnold
College of the Redwoods
Mathematics Department
Eureka, CA 95501
(707) 476-4222
http://online.redwoods.edu/instruct/darnold/

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

* Re: Want all my *.1 *.2 .... *.30 files
  2006-02-03 17:49 Want all my *.1 *.2 .... *.30 files David Arnold
@ 2006-02-03 20:43 ` Hans Hagen
  2006-02-03 22:18   ` David Arnold
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2006-02-03 20:43 UTC (permalink / raw)


David Arnold wrote:
> All,
>
> With the wincontext installed, I run:
>
> texexec section1figs
>
> and I wind up with only section1figs-mpgraph.1. I want all of them.  
> What switch should I throw at texexec.
>
> My source looks like:
>
> \startMPpage
> ...
> \stopMPpage
>
> \startMPpage
> ...
> \stopMPpage
>
> etc.
>
>   
eh ... when you have run-time metapost processing, figure slots are reused when possible, so there is a good chance that you never get >1  

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* Re: Want all my *.1 *.2 .... *.30 files
  2006-02-03 20:43 ` Hans Hagen
@ 2006-02-03 22:18   ` David Arnold
  2006-02-06  8:23     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: David Arnold @ 2006-02-03 22:18 UTC (permalink / raw)


I must have my mac (as do my colleagues) set for no run-time metapost  
processing, so I do get *.1, *.2, ...., *.30. And, we've set up our  
figure libraries like this:

<figure>
<file>section1figs-mpgraph.30</file>
<label>eightfinal</label>
<copyright>College of the Redwoods Mathematics Department</copyright>
<comment></comment>
</figure>

So, how do I turn it off in this Scite environment, or in a DOS  
command window with texexec.

On Feb 3, 2006, at 12:43 PM, Hans Hagen wrote:

> David Arnold wrote:
>> All,
>>
>> With the wincontext installed, I run:
>>
>> texexec section1figs
>>
>> and I wind up with only section1figs-mpgraph.1. I want all of them.
>> What switch should I throw at texexec.
>>
>> My source looks like:
>>
>> \startMPpage
>> ...
>> \stopMPpage
>>
>> \startMPpage
>> ...
>> \stopMPpage
>>
>> etc.
>>
>>
> eh ... when you have run-time metapost processing, figure slots are  
> reused when possible, so there is a good chance that you never get >1
>
> Hans
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

David Arnold
College of the Redwoods
Mathematics Department
Eureka, CA 95501
(707) 476-4222
http://online.redwoods.edu/instruct/darnold/

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

* Re: Want all my *.1 *.2 .... *.30 files
  2006-02-03 22:18   ` David Arnold
@ 2006-02-06  8:23     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2006-02-06  8:23 UTC (permalink / raw)


David Arnold wrote:
> I must have my mac (as do my colleagues) set for no run-time metapost  
> processing, so I do get *.1, *.2, ...., *.30. And, we've set up our  
> figure libraries like this:
>
> <figure>
> <file>section1figs-mpgraph.30</file>
> <label>eightfinal</label>
> <copyright>College of the Redwoods Mathematics Department</copyright>
> <comment></comment>
> </figure>
>
> So, how do I turn it off in this Scite environment, or in a DOS  
> command window with texexec.
>   
\runMPgraphicsfalse

or 

texexec --automp 

btw, you're lucky that background graphics start counting from 4000/8000 down so that they don't interefere with your numbers

Hans 
-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2006-02-06  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-03 17:49 Want all my *.1 *.2 .... *.30 files David Arnold
2006-02-03 20:43 ` Hans Hagen
2006-02-03 22:18   ` David Arnold
2006-02-06  8:23     ` Hans Hagen

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).