[tex-live] texdoc in luatex

Zdenek Wagner zdenek.wagner at gmail.com
Fri Jun 29 23:14:15 CEST 2007


2007/6/29, Frank Küster <frank at kuesterei.ch>:
> "Zdenek Wagner" <zdenek.wagner at gmail.com> wrote:
>
> > 2007/6/29, Frank Küster <frank at kuesterei.ch>:
> >> And I want the lua script to continue at once, but the rm stuff should
> >> only be executed once the viewer has stopped.  I guess otherwise the rm
> >> commands will either fail (because the file is locked by the viewer), or
> >> the viewer might get problems if it hasn't loaded all pages by the time
> >> the rm stuff is executed.
> >>
> >> On Unix-like systems, this is achieved by starting a subshell with
> >> `(...)' and putting it in the background with `&', but within the shell
> >> the commands are executed one after the other, `;'.  How would I do that
> >> on Windows?
> >>
> > command1 & command2 & command3 & ...
> >
> > The same in OS/2
>
> But will the lua script continue before command1 has finished?  That's
> what I achieve with the `&' at the end on Unix.
>
I think not unless the lua script starts a new cmd.exe shell.

> Regards, Frank
> --
> Frank Küster
> Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
> Debian Developer (teTeX/TeXLive)
>


-- 
Zdeněk Wagner
http://hroch486.icpf.cas.cz/wagner/
http://icebearsoft.euweb.cz


More information about the tex-live mailing list