ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: shading box many times
Date: Mon, 28 Nov 2005 16:43:08 +0100	[thread overview]
Message-ID: <438B258C.9030800@wxs.nl> (raw)
In-Reply-To: <438B1822.5040107@elvenkind.com>

Taco Hoekwater wrote:

> Whether or not that makes dividing by 10.000 safe is not clear
> to me. I have to read up on what is going on first.


for i=1 upto 10000 :
    show i/10000 ;
endfor ;

indicates that indeed the precision is ok

i put a version for testing purposes at 
www.pragma-ade.com/temp/cont-tmf.zip

  \settrue \manyMPspecials

will permit 10K specials

(it also has GB's desparate prefix patch so he'd better test it -)

Hans

  reply	other threads:[~2005-11-28 15:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-28  9:02 Vit Zyka
2005-11-28 11:16 ` Hans Hagen
2005-11-28 12:36   ` Taco Hoekwater
2005-11-28 13:38     ` Vit Zyka
2005-11-28 16:37       ` Peter Rolf
2005-11-28 13:56     ` Hans Hagen
2005-11-28 14:45       ` Taco Hoekwater
2005-11-28 15:43         ` Hans Hagen [this message]
2005-11-29  0:35       ` Vit Zyka
2005-11-29  8:59         ` Hans Hagen
2005-11-29 13:14           ` Vit Zyka
2005-11-29 14:42             ` Hans Hagen
2005-11-28 13:02   ` Vit Zyka

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=438B258C.9030800@wxs.nl \
    --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).