Two problems with current ruby scripts

Dear all!
THe packages of ConTeXt I am currently preparing are tested by a user
and he send back the following questions/comments. Could you please
comment on this.
For the background: I install all the stubs from
scripts/context/stubs/unix
into /usr/bin, add a texmfstart stub that calls ruby with the right path
to texmfstart.rb.
----- Forwarded message from Mike Bird
----- Forwarded message from Mike Bird
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining

Norbert Preining wrote: that's because the backend is called as well (dvips) ; the latest version has a --nobackend option
the server/client code is a bit experimental and is related to distributed ruby code; imagine a situation where one has many (frozen) tex trees on a server that is used for automated tex processing; in that case, instead of calling kpsewhich each time, a service will keep the file databases (for multiple trees) in memory etc etc ; as said, the average user never enters this code, and it's not even loaded when your system is not explicitly configured to do so this has to do with windows long/short names and this branch is never entered under unix ; also, buffer is just a string and has nothing to do with "buffers that produce those buffer overflows" this launching is only used when one starts documentation -- we use this in editors: context sensitive help started by a few keystrokes another option is to use file associations but that has some disadvantaged anyhow, i see no security risks here since all happens inside the tex domain; i don't need tex to crash an internet browser (on any system) -) them, not all kind of os dependent scripts there is still texexec.pl (will always be around) but i will no longer develop the perl scripts 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 -----------------------------------------------------------------

On 10/25/06, Hans Hagen wrote:
But shouldn't "--dvi" produce only dvi (no dvips run afterwards) by default as was already suggested some time ago? I don't know how exactly "backends" and specials work, but why should the user bother about backends if he wants dvi output only? Mojca
participants (3)
-
Hans Hagen
-
Mojca Miklavec
-
Norbert Preining