Re: [NTG-context] Want all my *.1 *.2 .... *.30 files

2006-02-06 Thread Hans Hagen
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
 filesection1figs-mpgraph.30/file
 labeleightfinal/label
 copyrightCollege 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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Want all my *.1 *.2 .... *.30 files

2006-02-03 Thread David Arnold
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/


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Want all my *.1 *.2 .... *.30 files

2006-02-03 Thread Hans Hagen
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


Re: [NTG-context] Want all my *.1 *.2 .... *.30 files

2006-02-03 Thread David Arnold
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
filesection1figs-mpgraph.30/file
labeleightfinal/label
copyrightCollege 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/


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context