ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <dwarnold45@cox.net>
Subject: "e" sends error to bbedit
Date: Thu, 3 Aug 2006 14:10:45 -0700	[thread overview]
Message-ID: <C859E661-B080-40FE-A86E-055DA790B753@cox.net> (raw)

All,

I have an error here:

\setupcolors[state=start]

\startuniqueMPgraphic{demo circle}
path p;
p:=fullcircle xscaled \overlaywidth yscaled \overlayheight;
fill p with color .85whwite;
draw p withpen pencircle scaled 2pt withcolor .625red;
\stopuniqueMPgraphic

\defineoverlay[demo circle][\uniqueMPgraphic{demo circle}]

\starttext

   \input tufte

   \framed[background=demo circle]{This text is overlayed.}

   \input tufte

\stoptext

When I press "e" at the question prompt when the compiles stop, vi  
opens the file overlay-mpgraph.mp and deposits me at the end of this  
file. What I'd rather have is to be taken to the line in overlay.tex  
in bbedit.

I tried this in my .bash_profile:

export TEXEDIT="bbedit +%d %s"

To no avail. Any other Mac users on this list have bbedit set up  
correctly?

             reply	other threads:[~2006-08-03 21:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-03 21:10 David Arnold [this message]
2006-08-04  7:15 ` Taco Hoekwater

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=C859E661-B080-40FE-A86E-055DA790B753@cox.net \
    --to=dwarnold45@cox.net \
    --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).