ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: new
Date: Wed, 5 Dec 2012 20:46:47 +0100	[thread overview]
Message-ID: <C2DA3928-B340-4507-A784-074B6B8662D1@gmail.com> (raw)
In-Reply-To: <50BF6044.5010401@wxs.nl>

Hi Hans,

This is great news!
Thanks for the feature,a nd even more thanks for having made it public…
Is there also a way to control the way some signs are more or less close together? For instance in the following example a global way to have a result similar to
	\int_{0}^1\!\!\!\int_{0}^1 f(x,y)dxdy

Best regards: OK
%%%% begin spacing-math.tex
\startsetups math:morespacing
   \ordordspacing\textstyle 1mu plus .5mu minus .25mu\relax
\stopsetups
   \setupmathematics[integral=nolimits]

\setupmathematics
 [setups=math:morespacing]

\starttext
$y=m x+c$
\startformula
4a^2 + 9b^2 - 25c^2 = 0.
\stopformula
\startformula
\int_{0}^1\int_{0}^1 f(x,y)dxdy = \int_{[0,1]\times[0,1]} f(z)dz = 
\int_{0}^1\!\!\!\int_{0}^1 f(x,y)dxdy.
\stopformula

\stoptext
%%%% end spacing-math.tex

Best regards: OK

On 5 déc. 2012, at 15:55, Hans Hagen <pragma@wxs.nl> wrote:

> \startsetups math:morespacing
>    \ordordspacing\textstyle 1mu plus .5mu minus .25mu\relax
> \stopsetups
> 
> \setupmathematics
>  [setups=math:morespacing]
> 
> 
> $y=m x+c$
> 
> 
> -- 
> 
> -----------------------------------------------------------------
>                                          Hans Hagen | PRAGMA ADE
>              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                             | www.pragma-pod.nl
> -----------------------------------------------------------------
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2012-12-05 19:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05 14:55 new Hans Hagen
2012-12-05 19:46 ` Otared Kavian [this message]
2012-12-05 22:12   ` new 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=C2DA3928-B340-4507-A784-074B6B8662D1@gmail.com \
    --to=otared@gmail.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).