ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Martin Scholz <martin@scholz-net.org>
To: ntg-context@ntg.nl
Subject: Re: ams font symbols
Date: Tue, 27 Oct 2009 21:08:45 +0000 (UTC)	[thread overview]
Message-ID: <hc7ngr$6en$2@ger.gmane.org> (raw)
In-Reply-To: <4AE75F13.9090303@wxs.nl>

Am Tue, 27 Oct 2009 21:58:59 +0100 schrieb Hans Hagen:

> Martin Scholz wrote:
>> Hi List,
>> 
>> does anybody of you know if there is context package/module that
>> provides the usability of AMS symbols like \subsetneq or \subsetneqq?
>> 
>> or is the only way to define every symbol by hand manually in the form
>> of
>> 
>> \mathchardef\subsetneq=####
> 
> they should just work (both mkii and mkiv have ams fonts preloaded)
> 
> Hans
> 
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>       tel: 038 477 53 69 | fax: 038 477 53 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
> 
___________________________________________________________________________________

I had to define these to manually and the other way round too,

as I needed supsetneq subsetneq supsetneqq and subsetneqq and all were 
not working I needed to add

\font\msbmx=msbm10 at 10pt
\textfont15=\msbmx
\mathchardef\subsetneqq="3F24
\mathchardef\subsetneq="3F28
\mathchardef\supsetneqq="3F25
\mathchardef\supsetneq="3F29

this part to my environment file...

So since when did you implement it, using context included in the texlive 
2k8 version and waiting for 2k9 to be stabilized by my packet manager...

___________________________________________________________________________________
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:[~2009-10-27 21:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-27 20:29 Martin Scholz
2009-10-27 20:58 ` Hans Hagen
2009-10-27 21:08   ` Martin Scholz [this message]
2009-10-27 21:05 ` Aditya Mahajan
2009-10-27 21:10   ` Martin Scholz
2009-10-27 21:21     ` Aditya Mahajan
2009-10-27 21:29       ` Martin Scholz
2009-10-27 21:34         ` Aditya Mahajan
2009-10-27 21:41           ` Martin Scholz
2009-10-27 21:47             ` Aditya Mahajan
2009-10-27 21:38       ` Martin Scholz
2009-10-27 21:46         ` Aditya Mahajan
2009-10-27 22:09           ` Martin Scholz
2009-10-27 23:06             ` Aditya Mahajan
2009-10-28  0:19               ` Martin Scholz

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='hc7ngr$6en$2@ger.gmane.org' \
    --to=martin@scholz-net.org \
    --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).