ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: Joseph Wright <joseph.wright@morningstar2.co.uk>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Fwd: [OS X TeX] ConTeXt issues
Date: Sat, 10 Sep 2011 12:41:10 +0200	[thread overview]
Message-ID: <CALBOmsZ3PrbxNwLao+vZf_KHdYh86XpmmuqPtpb4G6YO4PdrJg@mail.gmail.com> (raw)
In-Reply-To: <4E6B3DBA.5040900@morningstar2.co.uk>

Dear Joseph,

On Sat, Sep 10, 2011 at 12:36, Joseph Wright wrote:
>
> Hello Mojca,
>
> I did wonder if this was known: I've noticed that ConTeXt seems to be
> 'on and off' at least on my Mac (I've done less testing on Windows).
>
> My  /usr/local/texlive/2011/texmfcnf.lua shows:
>
> -- (Public domain.)
> -- This texmfcnf.lua file should exist only if you have personal changes
> -- from the distributed file; for example, if TEXMFVAR was changed in
> -- the installer.
> --
> return { TEXMFCACHE = '~/Library/texlive/2011/texmf-var' }
> --
> Joseph Wright

Were you, by any chance, an early adopter who didn't install the new
version of MacPorts once it was officially released?

Please replace the contents of that file with:

return {
  content = {
    variables = {
      TEXMFHOME = "~/Library/texmf",
      TEXMFVAR = "~/Library/texlive/2011/texmf-var",
      TEXMFCONFIG = "~/Library/texlive/2011/texmf-config",
    },
  },
}

or reinstall MacTeX.

Mojca
___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2011-09-10 10:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4E6A2745.3050306@morningstar2.co.uk>
2011-09-09 15:12 ` Steffen Wolfrum
2011-09-09 16:23   ` Hans Hagen
2011-09-09 16:23   ` Mojca Miklavec
2011-09-10 10:36     ` Joseph Wright
2011-09-10 10:41       ` Mojca Miklavec [this message]
2011-09-10 10:49         ` Joseph Wright
2011-09-10 11:04           ` Mojca Miklavec
2011-09-10 14:57             ` Joseph Wright
2011-09-09 17:30   ` Matthias Weber
2011-09-10 10:38     ` Joseph Wright
2011-09-10 10:53       ` Hans Hagen
2011-09-10 15:03         ` Joseph Wright
2011-09-10 10:57       ` Mojca Miklavec

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=CALBOmsZ3PrbxNwLao+vZf_KHdYh86XpmmuqPtpb4G6YO4PdrJg@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --cc=joseph.wright@morningstar2.co.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).