ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Giuseppe Bilotta" <oblomov@freemail.it>
Subject: Wrong catcode?
Date: Sun, 31 Dec 2000 12:42:16 +0100	[thread overview]
Message-ID: <000001c0732c$e7f32200$a3ccfea9@nuovo> (raw)

Hello, I'm using ConTeXt 2000.12.14

It looks like some <protection> leaked through some macros, since ? has
catcode 11 instead of 12. It's not my document's fault, since
\showthe\catcode`? gives 11 even at the very top of the file. This means
that things like \type{\dots?} cannot be used anymore (that's what happened
to me :->).

I believe this is a "recent" problem, since the previous format I was using
(2000.9.21) compiled the document flawlessly.

Giuseppe Bilotta
From g029@mailserv.uni-giessen.de Tue Jan  2 18:54:00 2001 +0100
Message-Id: <3.0.6.32.20010102184009.01510250@pop.wxs.nl>
To: David Arnold <darnold@northcoast.com>
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Sender: owner-ntg-context@let.uu.nl
Date: Tue, 02 Jan 2001 18:40:09 +0100
Subject: Re: context 2000.12.23

At 10:52 PM 12/30/00 -0800, you wrote:
>Hans,
>
>Taking a little time off to play. I got the new beta, unzipped, updated the
>database, made the formats (context, mptopdf, metafun), but this file:
>

Ah, this is some optimization code that is etex specific and ends up in
normal tex mode. 

either comment 

  \readfile{font-exp.tex}{}{} % load local experiments

in font-ini.tex, or 

  delete font-exp.tex 

and in both cases regenerate the pdftex format, or even better: 

  USE PDFETEX ! 

but, i'll fix it anyway -) 

end 

-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


             reply	other threads:[~2000-12-31 11:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-31 11:42 Giuseppe Bilotta [this message]
2001-01-02 17:40 Hans Hagen
2001-01-03 13:07 ` Giuseppe Bilotta
2001-01-04 10:11   ` Hans Hagen
2001-01-04 17:31     ` Giuseppe Bilotta
2001-01-04 22:38       ` George N. White III
2001-01-04 23:04         ` Giuseppe Bilotta

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='000001c0732c$e7f32200$a3ccfea9@nuovo' \
    --to=oblomov@freemail.it \
    /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).