From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/49702 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Some symbols of mathematical calculus missing? Date: Tue, 21 Apr 2009 15:00:06 -0400 (EDT) Message-ID: References: <200904210003.4155@centrum.cz> <200904210004.17116@centrum.cz> <200904210010.18932@centrum.cz> <200904212005.16724@centrum.cz> 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 1240340487 3678 80.91.229.12 (21 Apr 2009 19:01:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Apr 2009 19:01:27 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 21 21:02:46 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1LwLF0-0001Md-0K for gctc-ntg-context-518@m.gmane.org; Tue, 21 Apr 2009 21:02:46 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 013C41FB95; Tue, 21 Apr 2009 21:01:19 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24816-01; Tue, 21 Apr 2009 21:00:44 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC1D31FADC; Tue, 21 Apr 2009 21:00:44 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 11AAC1FADC for ; Tue, 21 Apr 2009 21:00:43 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23367-04 for ; Tue, 21 Apr 2009 21:00:35 +0200 (CEST) Original-Received: from filter4-nij.mf.surf.net (filter4-nij.mf.surf.net [195.169.124.155]) by ronja.ntg.nl (Postfix) with ESMTP id 41E971FA4C for ; Tue, 21 Apr 2009 21:00:35 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter4-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n3LJ0PgX030632 for ; Tue, 21 Apr 2009 21:00:29 +0200 Original-Received: FROM dhcp128036155253.central.yale.edu (dhcp128036155253.central.yale.edu [128.36.155.253]) By hackers.mr.itd.umich.edu ID 49EE17C8.87156.29750 ; Authuser adityam; 21 Apr 2009 15:00:24 EDT In-Reply-To: <200904212005.16724@centrum.cz> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=141.211.14.81; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 212200103 - 59ff0b313d06 - 20090421 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.155 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:49702 Archived-At: On Tue, 21 Apr 2009, Tomas Kisela wrote: > Thanks for nabla. > I can handle the commands for multiple integrals by myself in the way I sketched before. > > Contour integral \oint is working but not correctly in my case. This code: Apply the patch to math-vfu diff --git a/math-vfu.lua b/math-vfu.lua index 386175d..ca099f0 100644 --- a/math-vfu.lua +++ b/math-vfu.lua @@ -545,6 +545,7 @@ fonts.enc.math["large-to-small"] = { [0x021D3] = 0x7F, -- Downarrow [0x0220F] = 0x59, -- prod [0x0222B] = 0x5A, -- intop + [0x0222E] = 0x49, -- ointop [0x02210] = 0x61, -- coprod [0x02211] = 0x58, -- sum [0xFE302] = 0x62, -- widehat and regenerate formats. 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________