ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: colored tables work... almost
Date: Mon, 27 Jul 1998 09:21:16 +0200	[thread overview]
Message-ID: <35BC2A6C.BEC64F27@wxs.nl> (raw)

W.H. Dekker wrote:

> OK, I changed that. But it did'nt work (\DV undefined), because I
> probably have to make a new format file. And I'm afraid that this
> brings me back to the problems I had with that before the TeXLive3 CD:

One way out it to put it in a file called cont-new, 

  \unprotect 

  ... new stuff ... 

  \protect 

  \endinput 

Don't forget to delete this file when you update. 

(cont-new is read in at startup time; locat settings can go into
cont-sys)

> /TeX/texmf/tex/context/base>context -ini cont-en
> This is TeX, Version 3.14159 (Web2C 7.2) (INITEX)
> (cont-en.tex
> 
> This is CONTEXT version <1998.3.26 > interface <english> responses <english>
> ...
> ...
> ...
>  ! Incomplete \ifx; all text was ignored after line 722.
> <inserted text>
>                 \fi
> l.87 \input colo-ini.tex

Never seen that one. Tobias is on Linux now, so he can help you out. 
(I suggest you change to pdftex too, because this produced both dvi and
pdf code; 
if so, I'll send you an update.)

Can you look at colo-ini for

  \ifx\ifinpagebody ... \fi

and

  \ifx\MPgraphicstrue ... \fi

and just delete those pieces of code? These initializations already took
place. The old alternative can be troublesome when something is loaded
twice, which is strange in itself.  

Hans

-----------------------------------------------------------------
                                              Hans Hagen | PRAGMA
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | fax: 038 477 53 74 | mail: pragma@wxs.nl
-----------------------------------------------------------------


             reply	other threads:[~1998-07-27  7:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-27  7:21 Hans Hagen [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-07-26 10:51 W.H. Dekker
1998-07-24 17:16 Hans Hagen
1998-07-24 16:20 Hans Hagen
1998-07-24 14:45 W.H. Dekker

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=35BC2A6C.BEC64F27@wxs.nl \
    --to=pragma@wxs.nl \
    --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).