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: Question about spacing of some math symbols
Date: Sat, 25 Feb 2012 13:18:19 +0100	[thread overview]
Message-ID: <D5CE170E-0897-4AEA-844D-627CCE2B2545@gmail.com> (raw)
In-Reply-To: <20120223201234.GA32247@khaled-laptop>

[-- Attachment #1: Type: text/plain, Size: 887 bytes --]

Hi Khaled,

As far as I know, the signs 
	less than: <
	greater than: >
	similar or less than: ⪝
	similar or greater than: ⪞
	less than or equal: ⪬
	greater or equal: ⪭
	(and there are othersigns of the same category)
should be treated in the same way, as with = or \equiv, since they are mathematical relations. On the other hand
	interior product: ⨼
	right hand interior product: ⨽
should be treated as +, \times, or \wedge, since they are binary operations.

Best regards: OK
%%% sample-xits.tex
\setupbodyfont[xits]

\starttext

These signs should have exactly the same spacing around them:
$$a = b$$
$$a \equiv b$$
$$a < b$$
$$a ⪝ b$$
$$a ⪞ b$$
$$a ⪬ b$$
$$a ⪭ b$$
These signs should have exactly the same spacing around them:
$$a ⨼ b$$
$$a ⨽ b$$
$$a \wedge b$$
$$a \times b$$
$$a + b$$
\stoptext
%%% end sample-xits.tex

[-- Attachment #2: sample-xits.pdf --]
[-- Type: application/pdf, Size: 9298 bytes --]

[-- Attachment #3: Type: text/plain, Size: 1067 bytes --]


On 23 févr. 2012, at 21:12, Khaled Hosny wrote:

> Hi all,
> 
> While testing some XITS symbols, I was wondering about the spacing of
> the following symbols:
> 
> \setupbodyfont[xits]
> 
> \starttext
> $$a < b$$ # reference
> $$a ⨼ b$$
> $$a ⨽ b$$
> $$a ⪝ b$$
> $$a ⪞ b$$
> $$a ⪬ b$$
> $$a ⪭ b$$
> \stoptext
> 
> Not sure about the first two, but I think the rest should be mathrel
> (additionally, does anyone knows a definite Unicode reference for such
> proprieties?)
> 
> Regards,
> Khaled
> <test.tex><test.pdf>___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

      parent reply	other threads:[~2012-02-25 12:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 20:12 Khaled Hosny
2012-02-23 20:16 ` Aditya Mahajan
2012-02-24  9:19   ` Hans Hagen
2012-02-25 10:39     ` Khaled Hosny
2012-02-25 16:29     ` Khaled Hosny
2012-02-25 12:18 ` Otared Kavian [this message]

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=D5CE170E-0897-4AEA-844D-627CCE2B2545@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).