On Wed, 05 Apr 2006 09:42:51 +0200, Hans Hagen <[EMAIL PROTECTED]> 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

Same thing. I've found that I haven't the problem with producing dvi  
instead of pdf. I've limited the case to:

\starttext

\setbox\scratchbox\hbox
       {\small\ss\bf
        \setbox\scratchbox\hbox{99}%
        \hbox to 1.2\wd\scratchbox{\hss1\hss}}
\writestatus{co}{width=\the\wd\scratchbox}%

\setbox\scratchbox\hbox
       {\small\ss\bf
        \setbox\scratchbox\hbox{99}%
        \hbox to 1.2\wd\scratchbox{\hss1\hss}}
\writestatus{co}{width=\the\wd\scratchbox}%

\stoptext

With --output=pdftex I have the log:
  (./try.tuo) (./try.tuo) (./try.tuo) (./try.tuo) (./try.tuo) (./try.tuo)
(./try.tuo) (./try.tuo) (./try.tuo) (./try.tuo) (./try.tuo) (./try.tuo)
(./try.tuo)
systems         : begin file try at line 1
(/usr/local/share/texmf-local/tex/context/base/pdfr-ec.tex)
co              : width=16.5333pt
co              : width=13.19997pt
systems         : end file try at line 15
  )

Should I update something else? texexec --version gives:

  TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

                texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
                texutil : TeXUtil 9.0.1 - ConTeXt / PRAGMA ADE 1992-2006
                    tex : pdfeTeX, 3.141592-1.21a-2.2 (Web2C 7.5.4)
                context : ver: 2006.04.05 20:06
                cont-en : ver: 2006.04.05 20:06  fmt: 2006.4.5  mes: english

Regards,
BG
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to