ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Aberg <haberg-1@telia.com>
To: ntg-context@ntg.nl
Subject: Integral spacing
Date: Mon, 6 Jul 2015 15:29:54 +0200	[thread overview]
Message-ID: <0AA61223-E81D-4138-B3D9-652AD6762EFD@telia.com> (raw)

I get too much spacing after the integrals when using ‘context’ (TeX Live 2015) - see first example below. Cf. the second example below, compiled with luatex. In ConTeXt, the result is the same regardless of body font, and also if using original TeX \int.


--- context ---
\setupbodyfont[xits,10pt]
%\setupbodyfont[stix,10pt]

\starttext

\startformula
  ⟨φ|ψ⟩ ≔ ∫… ∫ dx_1 … dx_n\, φ(x_1, …, x_n)^* ψ(x_1, …, x_n)
\stopformula

\startformula
  ⟨φ|ψ⟩ ≔ \int … \int dx_1 … dx_n\, φ(x_1, …, x_n)^* ψ(x_1, …, x_n)
\stopformula

\stoptext
---

--- luatex ---
$$
  \left<\phi|\psi\right> = \int \ldots \int dx_1 \ldots dx_n\, \phi(x_1, \ldots, x_n)^* \psi(x_1, \ldots, x_n)
$$

\end
---


___________________________________________________________________________________
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:[~2015-07-06 13:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=0AA61223-E81D-4138-B3D9-652AD6762EFD@telia.com \
    --to=haberg-1@telia.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).