ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Strange bug with ffr and \in[]
Date: Fri, 21 May 2004 12:27:54 +0200	[thread overview]
Message-ID: <6.0.1.1.2.20040521122625.02bfbec0@server-1> (raw)
In-Reply-To: <Pine.LNX.4.58.0405192051470.2685@gaston.free.fr>

At 21:05 19/05/2004, you wrote:
>Hello,
>with the following example and the latest beta-ConTeXt, I get the following
>error: unknown reference [][bla]
>
>file proj.tex:
>\startproject proj
>\environment env
>\product prod
>\stopproject
>
>file env.tex:
>\startenvironment env
>\useencoding[ffr]
>\stopenvironment
>
>file prod.tex:
>\startproduct prod
>\project proj
>\section[bla]{bla}
>\in[bla]
>\stopproduct
>
>Strange, because there is no such problem without the project/product
>structure. Using \starttext and \stoptext everything is fine.

The reason is that the environment that handles the : is loaded after the 
first access to the utility file;

you can try to add this to your local cont-sys.tex file

\enablemode[activecolon] \usemodule[tryout]

Hans  

  reply	other threads:[~2004-05-21 10:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-19 19:05 Peter Münster
2004-05-21 10:27 ` Hans Hagen [this message]
2004-05-21 12:24   ` Peter Münster
2004-06-07 15:51     ` Peter Münster

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=6.0.1.1.2.20040521122625.02bfbec0@server-1 \
    --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).