ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Tomas Kisela" <tom.ki@centrum.cz>
To: <ntg-context@ntg.nl>
Subject: Re: Some symbols of mathematical calculus missing?
Date: Tue, 21 Apr 2009 20:05:14 +0200	[thread overview]
Message-ID: <200904212005.16724@centrum.cz> (raw)
In-Reply-To: <alpine.LNX.2.00.0904210911040.8859@ybpnyubfg.ybpnyqbznva>

[-- Attachment #1: Type: text/plain, Size: 2597 bytes --]

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:

\starttext
\startformula
\oint\limits_{\partial S} \vec{F}\cdot{\rm d}\vec{l}=\mathop{\int\!\!\!\int}\limits_{\bs S\phantom{M}} \vec{\nabla} \times \vec{F}\cdot{\rm d}\vec{S}
\stopformula
\stoptext

gives the result in the attachment (I know I can typeset it by a combination of \circle and \int or something similar, my point is just to show the problem with \oint).

Thanks for help,
Best regards,
Tomas

______________________________________________________________
> Od: adityam@umich.edu
> Komu: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Datum: 21.04.2009 15:35
> Předmět: Re: [NTG-context] Some symbols of mathematical calculus missing?
>
>On Tue, 21 Apr 2009, Tomas Kisela wrote:
>
>> Hi all,
>>
>> I need to typeset some equations and I found out that these commands are undefined or don't work correctly (ver: 2009.04.17 19:32 MKIV):
>>
>> iint, iiint, etc.
>> oint, oiint, etc.
>
>I don't know why iint and iint are failing. oiint is not defined in mkii, so there is no definition in mkiv. oint is working here.
>
>> nabla
>
>Change the following in math-vfu
>
>diff --git a/math-vfu.lua b/math-vfu.lua
>index 386175d..7c30c37 100644
>--- a/math-vfu.lua
>+++ b/math-vfu.lua
>@@ -929,7 +929,7 @@ fonts.enc.math["traditional-sy"] = {
>      [0x02240] = 0x6F, -- wr
>      [0x0221A] = 0x70, -- sqrt. AM: Check surd??
>      [0x02A3F] = 0x71, -- amalg
>-    [0x02207] = 0x72, -- nabla
>+    [0x1D6FB] = 0x72, -- nabla
>  --  [0x0222B] = 0x73, -- smallint (TODO: what about intop?)
>      [0x02294] = 0x74, -- sqcup
>      [0x02293] = 0x75, -- sqcap
>
>> What is the prefered way of typesetting those symbols? (e.g. mathop{int !!! int} or something like that?)
>
>It is more complicated, since you need to adjust for limits. These are defined in math-ini.mkiv, but for some reason the definitions are not kicking in.
>
>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
>___________________________________________________________________________________
>


[-- Attachment #2: pokus.pdf --]
[-- Type: application/pdf, Size: 15384 bytes --]

[-- Attachment #3: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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	other threads:[~2009-04-21 18:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200904210003.4155@centrum.cz>
     [not found] ` <200904210004.17116@centrum.cz>
     [not found]   ` <200904210005.7033@centrum.cz>
     [not found]     ` <200904210006.7272@centrum.cz>
     [not found]       ` <200904210007.7684@centrum.cz>
     [not found]         ` <200904210008.18186@centrum.cz>
     [not found]           ` <200904210009.8558@centrum.cz>
     [not found]             ` <200904210010.4793@centrum.cz>
2009-04-20 22:10               ` Tomas Kisela
2009-04-21 13:32                 ` Aditya Mahajan
2009-04-21 18:05                   ` Tomas Kisela [this message]
2009-04-21 19:00                     ` Aditya Mahajan
2009-04-21 20:54                       ` Tomas Kisela

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=200904212005.16724@centrum.cz \
    --to=tom.ki@centrum.cz \
    --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).