From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/53782 Path: news.gmane.org!not-for-mail From: Martin Scholz Newsgroups: gmane.comp.tex.context Subject: Re: ams font symbols Date: Tue, 27 Oct 2009 21:38:53 +0000 (UTC) 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" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1256679574 21237 80.91.229.12 (27 Oct 2009 21:39:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 27 Oct 2009 21:39:34 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 27 22:39:27 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 1N2tlH-0007QK-ER for gctc-ntg-context-518@m.gmane.org; Tue, 27 Oct 2009 22:39:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4ACF9C9B35; Tue, 27 Oct 2009 22:38:13 +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 sM-Y+BmgzTn4; Tue, 27 Oct 2009 22:38:10 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3B53FC9B0D; Tue, 27 Oct 2009 22:38:10 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 273B1C9B0D for ; Tue, 27 Oct 2009 22:38:08 +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 Y1XrfPrOvqAR for ; Tue, 27 Oct 2009 22:38:05 +0100 (CET) Original-Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by balder.ntg.nl (Postfix) with ESMTP id DC5D2C9AC7 for ; Tue, 27 Oct 2009 22:38:05 +0100 (CET) Original-Received: from list by lo.gmane.org with local (Exim 4.50) id 1N2tl7-0007Lv-M9 for ntg-context@ntg.nl; Tue, 27 Oct 2009 22:39:17 +0100 Original-Received: from 92.250.247.163 ([92.250.247.163]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 22:39:17 +0100 Original-Received: from martin by 92.250.247.163 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2009 22:39:17 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 75 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 92.250.247.163 User-Agent: Pan/0.133 (House of Butterflies) 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:53782 Archived-At: 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? \definefamilysynonym[default][doublestroke][mb] \def\dstroke {\fam\purefamily {doublestroke}} here the Symbol for natural Numbers is produced like ||\| and not like |\\| hope the ascii-Art is readable... Greetings Martin ___________________________________________________________________________________ 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 ___________________________________________________________________________________