ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Giuseppe Bilotta <bourbaki@bigfoot.com>
Cc: ntg-context@ntg.nl
Subject: Re[2]: Definitions
Date: Mon, 21 Jan 2002 16:31:43 +0100	[thread overview]
Message-ID: <1566734955.20020121163143@bigfoot.com> (raw)
In-Reply-To: <5.1.0.14.1.20020121001152.038b9eb0@server-1>

Monday, January 21, 2002 Hans Hagen wrote:

HH> Maybe a better way to go is the following:

HH> \def\showdnnummer#1%
HH>    {%\preparethenumber{\??dd#1}\voorafgaandenummer\preparednumber
HH>     \preparednumber
HH>     \nummer[\getvalue{\??dd#1\??dd\c!nummer}]}

HH> and move the \prepare ... to (2 times) after \maakvoorafgaandenummer 
HH> (==makeprefixnumber)

HH> can you test that?

I can, but it requires looking up everywhere in the ConTeXt core
to see where showdnnummer is used and patch. Hm, looks like it's
only used in core-des.tex. Ok, I can do that.

I'm going to define:

\def\preparednnummer#1%
  {\preparethenumber{\??dd#1}\voorafgaandenummer\preparednumber}

(or would this cause too much of a slowdown?)

And there is going to be one extra macro parameter in
dodoornummeren ... which causes even more slowdowns. Ok.

Do you want the patches sent privately or publicly?

HH> btw, this (new) feature permits us to set the number-separators for each 
HH> number class independently (so fig 1.2.3 versus table 1-2-3 and alike) but 
HH> i guess that you already uncovered that.

Yes, the problem was in being able to use it ;-)

--
Giuseppe "Oblomov" Bilotta


      reply	other threads:[~2002-01-21 15:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-17 13:45 Definitions Giuseppe Bilotta
2002-01-20 17:56 ` Definitions Giuseppe Bilotta
2002-01-20 23:28   ` Definitions Hans Hagen
2002-01-21 15:31     ` Giuseppe Bilotta [this message]

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=1566734955.20020121163143@bigfoot.com \
    --to=bourbaki@bigfoot.com \
    --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).