From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53784 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: ams font symbols Date: Tue, 27 Oct 2009 17:46:23 -0400 (EDT) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1256680006 22597 80.91.229.12 (27 Oct 2009 21:46:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Oct 2009 21:46:46 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 27 22:46:39 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1N2tsE-0002II-ST for gctc-ntg-context-518@m.gmane.org; Tue, 27 Oct 2009 22:46:38 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 21C20C9B8D; Tue, 27 Oct 2009 22:45:26 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 7si4fxyqjcD9; Tue, 27 Oct 2009 22:45:25 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id E4758C9B21; Tue, 27 Oct 2009 22:45:22 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 55E1AC9B21 for ; Tue, 27 Oct 2009 22:45:21 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Y6QjQE2mfGzE for ; Tue, 27 Oct 2009 22:45:18 +0100 (CET) Original-Received: from skycaptain.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.93.160]) by balder.ntg.nl (Postfix) with ESMTP id D74ADC9B1A for ; Tue, 27 Oct 2009 22:45:17 +0100 (CET) Original-Received: FROM dhcp128036205236.central.yale.edu (dhcp128036205236.central.yale.edu [128.36.205.236]) By skycaptain.mr.itd.umich.edu ID 4AE76A34.9C3E2.22432 ; Authuser adityam; 27 Oct 2009 17:46:28 EDT In-Reply-To: User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:53784 Archived-At: On Tue, 27 Oct 2009, Martin Scholz wrote: > Am Tue, 27 Oct 2009 17:21:48 -0400 schrieb Aditya Mahajan: > >> On Tue, 27 Oct 2009, Martin Scholz wrote: >> >>> Am Tue, 27 Oct 2009 17:05:07 -0400 schrieb Aditya Mahajan: >>> >>>> On Tue, 27 Oct 2009, 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? >>>> >>>> MkII or MkIV? >>> MkII >>>> >>>>> or is the only way to define every symbol by hand manually in the >>>>> form of >>>>> >>>>> \mathchardef\subsetneq=#### >>>> >>>> Just send a list of symbols that are missing, and we will add them to >>>> the core. >>>> >>>> Aditya >>>> >>> Just answered Hans with the part that missed in my opinion. but if it >>> is there, I don't know what I'm doing wrong... >> >> I don't know. The following works fine here with the current minimals. >> >> \starttext >> $\subsetneqq\subsetneq\supsetneqq\supsetneq$ \stoptext >> >> It also works correctly on contextgarden (live.contextgarden.net). To be >> explicit, you can try to force the ams definitions: >> >> \definetypeface[mainface][rm][serif][modern][default][encoding= > \defaultencoding] >> \definetypeface[mainface][ss][sans] >> [modern][default][encoding=\defaultencoding] >> \definetypeface[mainface][tt][mono] >> [modern][default][encoding=\defaultencoding] >> \definetypeface[mainface][mm][mant] [modern][ams] >> [encoding=\defaultencoding] >> >> \setupbodyfont[mainface] >> > Ok I found out where the problem is and why I need to define the folowing > symbols manually like this: > \font\msbmx=msbm10 at 10pt > \textfont15=\msbmx > \mathchardef\subsetneqq="3F24 > \mathchardef\subsetneq="3F28 > \mathchardef\supsetneqq="3F25 > \mathchardef\supsetneq="3F29 > > I'm using the following setup: > > \definetypeface[modern][mm][math][modern][ams][endocing=\defaultencoding] > > because in this connection the following part produces the nicer output, > or it there a way to the the dstroke environment behave like in the math > under mant? http://wiki.contextgarden.net/Doublestroke 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://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________