ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* About newtexexec.rb
@ 2005-06-21 17:43 François Fasoli
  2005-06-21 19:34 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: François Fasoli @ 2005-06-21 17:43 UTC (permalink / raw)



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

I found in the folder ...\scripts\ConteXt\ruby a file newtexexec.rb . I try it on some file and I obtain a good result.
But I have two problems :
1)after having write the resulting pdf file (after the first run) the hard disk seems to write or to read many seconds and then the program seems to run again
2)the following file :
**********************************
\startuseMPgraphic{fig}
draw unitsquare scaled 3cm ;
\stopuseMPgraphic

\starttext
\useMPgraphic{fig}
\stoptext
**********************************
gives a pdf but without the expected square
(the file gives a good result with texexec)
I am very curious about newtexexec.rb : I begin to learn Ruby
some weeks ago.
Thanks

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

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

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

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

* Re: About newtexexec.rb
  2005-06-21 17:43 About newtexexec.rb François Fasoli
@ 2005-06-21 19:34 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2005-06-21 19:34 UTC (permalink / raw)


François Fasoli wrote:
> I found in the folder ...\scripts\ConteXt\ruby a file newtexexec.rb . I try it on some file and I obtain a good result.
> But I have two problems :
> 1)after having write the resulting pdf file (after the first run) the hard disk seems to write or to read many seconds and then the program seems to run again
> 2)the following file :
> **********************************
> \startuseMPgraphic{fig}
> draw unitsquare scaled 3cm ;
> \stopuseMPgraphic
> 
> \starttext
> \useMPgraphic{fig}
> \stoptext
> **********************************
> gives a pdf but without the expected square
> (the file gives a good result with texexec)

i fixed the mp part last week (i had not come to that part yet); you can try the 
version i uploaded a few minutes ago.

(btw, normally disk access like that means that some file is being located 
unknown to kpse)

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] 2+ messages in thread

end of thread, other threads:[~2005-06-21 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-21 17:43 About newtexexec.rb François Fasoli
2005-06-21 19:34 ` 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).