ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Patrick Gundlach" <patrick@gundla.ch>
Subject: Re: textext() doesn't work on my MikTeX distr.
Date: 15 Oct 2004 09:37:35 +0200	[thread overview]
Message-ID: <m27jps3000.fsf@levana.de> (raw)
In-Reply-To: <416F45D4.5010709@email.si> (Mojca Miklavec's message of "Fri, 15 Oct 2004 05:36:52 +0200")

Hello Mojca,

I can only guess, since I (do I repeat myself?) don't have MikTeX
installed. 

It seems that you don't have shell-escape or write18 enabled. This
feature lets you run external programs from your tex-run. This is a
potential security hole, so it is disabled by default. You have two
options, enable write18 by using --shell-escape on the command line 
(see http://www.phys.uvic.ca/Help_Guides/miktex.html#IDX164 ) or tell
ConTeXt to do without (that's what I have on live.contextgarden.net)


[cont-sys.tex:]

> \unprotect
> \setupoutput [pdf]

this should be [pdftex], not [pdf] (please correct me if I'm wrong)

> \runMPgraphicstrue
> \runMPTEXgraphicstrue

disable these two:

% \runMPgraphicstrue
% \runMPTEXgraphicstrue

[...]

Hope this helps.

Patrick
-- 
ConTeXt wiki: http://contextgarden.net

  reply	other threads:[~2004-10-15  7:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <416D1849.9080106@guest.arnes.si>
2004-10-13 14:38 ` Patrick Gundlach
2004-10-15  3:36   ` Mojca Miklavec
2004-10-15  7:37     ` Patrick Gundlach [this message]
2004-10-15  7:38     ` Hans Hagen
2004-10-15 11:10       ` Mojca Miklavec
2004-10-15 15:27         ` Adam Lindsay
2004-10-15 16:21           ` Hans Hagen
2004-10-13  1:38 Mojca Miklavec
2004-10-13 10:45 ` Patrick Gundlach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m27jps3000.fsf@levana.de \
    --to=patrick@gundla.ch \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).