ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: nico <nicolas.marsgui@libertysurf.fr>
Subject: Re: Extending the black circled numbers
Date: Wed, 05 Apr 2006 22:42:26 +0200	[thread overview]
Message-ID: <ops7jyg0vp9niby6@localhost> (raw)
In-Reply-To: <ops7jwhmfn9niby6@localhost>

On Wed, 05 Apr 2006 21:59:36 +0200, nico <nicolas.marsgui@libertysurf.fr>  
wrote:

> On Wed, 05 Apr 2006 09:42:51 +0200, Hans Hagen <pragma@wxs.nl> wrote:
>
>>>>> But there's something strange: the first circle is greater than the
>>>>> others
>>>>> (but the numbers have all the same size). Tracing a bit I see that  
>>>>> the
>>>>> first circle has a width=16.5333pt, the others 13.19997pt. What's the
>>>>> reason for this?
>>>>>
>>>> what os the exact code that you use?how many mp runs do yuo have?
>>>
>>> It's exactly the one you gave. I attach the file I compile. Two
>>> mpruns; I attach the log too.
>> one run here .. can you try the beta? i remember a spurious space
>> problem someplace

Well, here is an even smaller test that shows the problem:

\starttext

\setbox0\hbox{\ss 99}
\writestatus{co}{width=\the\wd0}%

\setbox0\hbox{\ss 99}
\writestatus{co}{width=\the\wd0}%

\stoptext

It seems to be related to some font loading stuff, since when I don't put  
\ss I haven't this. So, if I put the following in the test I have no more  
the problem.

\setbox\scratchbox\hbox{\ss 99} % workaround to fix the strange size  
initialization...

\starttext
   \dontleavehmode \dorecurse{99}{\conum{\recurselevel}, }
\stoptext

Regards,
BG

  reply	other threads:[~2006-04-05 20:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-03 22:52 nico
2006-04-04  9:40 ` Taco Hoekwater
2006-04-04 18:42   ` nico
2006-04-04 12:44 ` Hans Hagen
2006-04-04 18:56   ` nico
2006-04-04 20:50     ` Hans Hagen
2006-04-04 22:13       ` nico
2006-04-05  7:42         ` Hans Hagen
2006-04-05 19:59           ` nico
2006-04-05 20:42             ` nico [this message]
2006-04-05 20:50               ` Hans Hagen
2006-04-05 20:52               ` Hans Hagen
2006-04-05 23:06                 ` nico
2006-04-06  0:20                 ` nico
2006-04-06  8:17                   ` 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=ops7jyg0vp9niby6@localhost \
    --to=nicolas.marsgui@libertysurf.fr \
    --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).