ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Math \not
@ 2019-09-07 16:35 Rogers, Michael K
  2019-09-07 16:59 ` Otared Kavian
  0 siblings, 1 reply; 6+ messages in thread
From: Rogers, Michael K @ 2019-09-07 16:35 UTC (permalink / raw)
  To: ntg-context

In plain TeX you can get a slash through $\equiv$ with $\not\equiv$.  When I do the same in ConTeXt, the slash next to the $\equiv$.  Is there a way to get a not-equivalent sign in ConTeXt?

Thanks,

- Michael

\starttext
$\not\equiv$
\stoptext


________________________________

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Math \not
  2019-09-07 16:35 Math \not Rogers, Michael K
@ 2019-09-07 16:59 ` Otared Kavian
  2019-09-07 17:12   ` [External] " Rogers, Michael K
  2019-09-12 12:56   ` Atsuhito Kohda
  0 siblings, 2 replies; 6+ messages in thread
From: Otared Kavian @ 2019-09-07 16:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi you should use \nequiv as in

\starttext
Let $f \nequiv 0$ be a function
\stoptext

Best regards: OK

> On 7 Sep 2019, at 18:35, Rogers, Michael K <mroge02@emory.edu> wrote:
> 
> In plain TeX you can get a slash through $\equiv$ with $\not\equiv$.  When I do the same in ConTeXt, the slash next to the $\equiv$.  Is there a way to get a not-equivalent sign in ConTeXt?
> 
> Thanks,
> 
> - Michael
> 
> \starttext
> $\not\equiv$
> \stoptext
> 
> 
> ________________________________
> 
> This e-mail message (including any attachments) is for the sole use of
> the intended recipient(s) and may contain confidential and privileged
> information. If the reader of this message is not the intended
> recipient, you are hereby notified that any dissemination, distribution
> or copying of this message (including any attachments) is strictly
> prohibited.
> 
> If you have received this message in error, please contact
> the sender by reply e-mail message and destroy all copies of the
> original message (including attachments).
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [External] Re:  Math \not
  2019-09-07 16:59 ` Otared Kavian
@ 2019-09-07 17:12   ` Rogers, Michael K
  2019-09-12 12:56   ` Atsuhito Kohda
  1 sibling, 0 replies; 6+ messages in thread
From: Rogers, Michael K @ 2019-09-07 17:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks! I should have tried that.  -mkr

> On Sep 7, 2019, at 12:59 PM, Otared Kavian <otared@gmail.com> wrote:
> 
> Hi you should use \nequiv as in
> 
> \starttext
> Let $f \nequiv 0$ be a function
> \stoptext
> 
> Best regards: OK
> 
>> On 7 Sep 2019, at 18:35, Rogers, Michael K <mroge02@emory.edu> wrote:
>> 
>> In plain TeX you can get a slash through $\equiv$ with $\not\equiv$.  When I do the same in ConTeXt, the slash next to the $\equiv$.  Is there a way to get a not-equivalent sign in ConTeXt?
>> 
>> Thanks,
>> 
>> - Michael
>> 
>> \starttext
>> $\not\equiv$
>> \stoptext
>> 
>> 
>> ________________________________
>> 
>> This e-mail message (including any attachments) is for the sole use of
>> the intended recipient(s) and may contain confidential and privileged
>> information. If the reader of this message is not the intended
>> recipient, you are hereby notified that any dissemination, distribution
>> or copying of this message (including any attachments) is strictly
>> prohibited.
>> 
>> If you have received this message in error, please contact
>> the sender by reply e-mail message and destroy all copies of the
>> original message (including attachments).
>> ___________________________________________________________________________________
>> 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://context.aanhet.net
>> archive  : https://bitbucket.org/phg/context-mirror/commits/
>> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Math \not
  2019-09-07 16:59 ` Otared Kavian
  2019-09-07 17:12   ` [External] " Rogers, Michael K
@ 2019-09-12 12:56   ` Atsuhito Kohda
  2019-09-12 13:19     ` Aditya Mahajan
  1 sibling, 1 reply; 6+ messages in thread
From: Atsuhito Kohda @ 2019-09-12 12:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1020 bytes --]

Dear all,

\nequiv seems to work both in a math mode and in an
ordinary text mode so I'd like to clarify the situation.

Is \nequiv defined as a binary operator when used in math
mode (that is \math{A\nequiv B})?

When I grepped \nequiv in /usr/share/texmf/tex/context,
it hitted nothing at all.  Where \nequiv is defined?

Thanks in advance.
Best regards,
Atsuhito Kohda

2019年9月8日(日) 2:00 Otared Kavian <otared@gmail.com>:

> Hi you should use \nequiv as in
>
>
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 1820 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Math \not
  2019-09-12 12:56   ` Atsuhito Kohda
@ 2019-09-12 13:19     ` Aditya Mahajan
  2019-09-12 23:47       ` Atsuhito Kohda
  0 siblings, 1 reply; 6+ messages in thread
From: Aditya Mahajan @ 2019-09-12 13:19 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, 12 Sep 2019, Atsuhito Kohda wrote:

> Dear all,
>
> \nequiv seems to work both in a math mode and in an
> ordinary text mode so I'd like to clarify the situation.
>
> Is \nequiv defined as a binary operator when used in math
> mode (that is \math{A\nequiv B})?
>
> When I grepped \nequiv in /usr/share/texmf/tex/context,
> it hitted nothing at all.  Where \nequiv is defined?

char-def.lua

Aditya
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Math \not
  2019-09-12 13:19     ` Aditya Mahajan
@ 2019-09-12 23:47       ` Atsuhito Kohda
  0 siblings, 0 replies; 6+ messages in thread
From: Atsuhito Kohda @ 2019-09-12 23:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 932 bytes --]

Dear Aditya and all,

> Is \nequiv defined as a binary operator when used in math

Sorry not binary but binomial.

2019年9月12日(木) 22:20 Aditya Mahajan <adityam@umich.edu>:

>
> char-def.lua


Ah I should grep not "\nequiv" but "nequiv".  Is there any document
or wiki which explains math characters definition of ConTeXt?

Thanks for your help.
Best regards,
Atsuhito Kohda

>
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 1971 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-09-12 23:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-07 16:35 Math \not Rogers, Michael K
2019-09-07 16:59 ` Otared Kavian
2019-09-07 17:12   ` [External] " Rogers, Michael K
2019-09-12 12:56   ` Atsuhito Kohda
2019-09-12 13:19     ` Aditya Mahajan
2019-09-12 23:47       ` Atsuhito Kohda

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).