ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "F. Miller Maley" <maley@idaccr.org>
Subject: (pdfe)TeX register clash?
Date: Wed, 14 Nov 2001 23:12:05 -0500	[thread overview]
Message-ID: <3BF3408D.D0F1A47E@idaccr.org> (raw)

I'm using ConTeXt with pdfeTeX to typeset a large manuscript, and things
have been going very well, but I had to work around the following problem.

When I defined variables using the plain TeX methods, e.g.

\newcount\Mycount
\newbox\Mybox

and started using these in my macros, it seemed to confuse ConTeXt about
which pages were left pages and which were right pages.  If I just blindly
say

\chardef\Mycount=200
\chardef\Mybox=200

then everything works.  It seems ConTeXt and I were using the same counter.

What is the preferred method for allocating variables (TeX registers) for
my own macros?  My apologies if this is a FAQ.  I couldn't find a FAQ file
for this mailing list.

By the way, I am using the (undocumented?) option \setuparranging[2SIDE].

-- Miller Maley


             reply	other threads:[~2001-11-15  4:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-15  4:12 F. Miller Maley [this message]
2001-11-15  8:25 ` Hans Hagen
2001-11-16  1:07   ` F. Miller Maley
2001-11-16  8:41     ` Hans Hagen

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=3BF3408D.D0F1A47E@idaccr.org \
    --to=maley@idaccr.org \
    /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).