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
___________________________________________________________________________________

Reply via email to