Hi ConTeXist.
After a long time I tried to recompile ConTeXt file that contained the
\executesystemcommand. It seems to me that this command stopped working.
Can anyone confirm or refute this my perception?
I call \executesystemcommand to compiling another ConTeXt file from
running ConTeXt. I use Windows 7 and problem is under TeXlive 2014
version and Standalone version too.
Thanx Jaroslav Hajtmar
Here is my minimal example:
When I compile maintestfile.tex, then I expect, that
compilebyexecutesystemcommand.pdf is created during compilation of
maintestfile.tex file.
I have two files.
First is "test.tex" name:
\starttext
\input tufte
\stoptext
And second is file maintestfile.tex:
\starttext
\executesystemcommand{context --result=compilebyexecutesystemcommand.pdf
test.tex}
\input knuth
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage : http://www.pragma-ade.nl / http://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________