Hans Hagen wrote:
Vit Zyka wrote:

example : texmfstart pstopdf.rb cow.eps
texmfstart --locate examplex.rb
texmfstart --execute examplex.rb
texmfstart --browser examplap.pdf
texmfstart showcase.pdf
texmfstart --page=2 --file=showcase.pdf
texmfstart --program=yourtex yourscript.pl arg-1 arg-2
texmfstart --direct xsltproc kpse:somefile.xsl somefile.xml
texmfstart bin:xsltproc kpse:somefile.xsl somefile.xml
texmfstart --iftouched=normal,lowres downsample.rb normal lowres

Hmmm. What exactly 'texmfstart showcase.pdf' does? It starts something (AR?) shows nothing and after that freezed my Win2K Command Prompt.

Ohh, there was some terrible state of AR. After closing AR it works now.

Is there some way how to close doc being opened in AR when running texexec?

--autopdf should do that (make sure that the first time you do that, the doc os closed)

? Something like:

  texmfstart --autopdf latin.pdf
  texmfstart texexec.pl --pdf --format=cont-cz latin.tex

but starting Perl with this way makes wrong with .pm paths, please see log bellow. Running

perl c:\TeXLive\texmf-experim\scripts\context\perl\texexec.pl --pdf --format=cont-cz latin.tex

directly (Active Perl distr) is OK.

Vit Zyka

--------------------------------
V:\tex\zk\context\font>texmfstart texexec.pl --pdf --format=cont-cz latin.tex
Can't locate strict.pm in @INC (@INC contains: .) at c:/TeXLive/texmf-experim/sc
ripts/context/perl/texexec.pl line 35.
BEGIN failed--compilation aborted at c:/TeXLive/texmf-experim/scripts/context/pe
rl/texexec.pl line 35.
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to