ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk>
Subject: Re: runMPgraphicstrue produces undefined figure
Date: Wed, 13 Sep 2006 14:38:32 +0100	[thread overview]
Message-ID: <E1GNUwi-0005xG-00@skye.ra.phy.cam.ac.uk> (raw)
In-Reply-To: Your message of "Wed, 13 Sep 2006 09:34:09 +0200." <4507B471.4000805@wxs.nl>

Hans Hagen wrote:
> well, opening files and overwriting them can be done anyway

That's true.  Though the default teTeX setup seems to be (from
texmf.cnf):

  % Allow TeX \openin, \openout, or \input on filenames starting with `.'
  % (e.g., .rhosts) or outside the current tree (e.g., /etc/passwd)?
  % a (any)        : any file can be opened.
  % r (restricted) : disallow opening "dotfiles".
  % p (paranoid)   : as 'r' and disallow going to parent directories, and
  %                  restrict absolute paths to be under $TEXMFOUTPUT.
  openout_any = p
  openin_any = a

So you can read any file but you cannot write any file.  Seems
sensible.

-Sanjoy

`Never underestimate the evil of which men of power are capable.'
         --Bertrand Russell, _War Crimes in Vietnam_, chapter 1.

      parent reply	other threads:[~2006-09-13 13:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-12 21:39 Sanjoy Mahajan
2006-09-12 22:07 ` Aditya Mahajan
2006-09-13  4:12   ` Sanjoy Mahajan
2006-09-13  7:34     ` Hans Hagen
2006-09-13 13:32       ` Sanjoy Mahajan
2006-09-13 13:38       ` Sanjoy Mahajan [this message]

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=E1GNUwi-0005xG-00@skye.ra.phy.cam.ac.uk \
    --to=sanjoy@mrao.cam.ac.uk \
    --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).