ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \mapsto is missing
@ 2010-03-19  9:06 Mikael Persson
  2010-03-19  9:18 ` Mehdi Omidali
  2010-03-19 13:54 ` zs
  0 siblings, 2 replies; 4+ messages in thread
From: Mikael Persson @ 2010-03-19  9:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

Dear list,

the \mapsto arrow seems to be missing.

\starttext
$A\mapsto B=f(A)$
\stoptext

gives the attached pdf document. I'd expect something like what is in
the pic attached. Can this be added?

Best regards, Mikael

[-- Attachment #2: mapsto.png --]
[-- Type: image/png, Size: 3149 bytes --]

[-- Attachment #3: mapsto.pdf --]
[-- Type: application/pdf, Size: 12518 bytes --]

[-- Attachment #4: Type: text/plain, Size: 486 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \mapsto is missing
  2010-03-19  9:06 \mapsto is missing Mikael Persson
@ 2010-03-19  9:18 ` Mehdi Omidali
  2010-03-19  9:51   ` Mikael Persson
  2010-03-19 13:54 ` zs
  1 sibling, 1 reply; 4+ messages in thread
From: Mehdi Omidali @ 2010-03-19  9:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 896 bytes --]

On 3/19/2010 12:36 PM, Mikael Persson wrote:
> Dear list,
>
> the \mapsto arrow seems to be missing.
>
> \starttext
> $A\mapsto B=f(A)$
> \stoptext
>
> gives the attached pdf document. I'd expect something like what is in
> the pic attached. Can this be added?
>
> Best regards, Mikael
>    
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>    
Have you seen matharrows.pdf by Aditya? The context part of this command 
is \xmapsto.
Mehdi

[-- Attachment #1.2: Type: text/html, Size: 1759 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \mapsto is missing
  2010-03-19  9:18 ` Mehdi Omidali
@ 2010-03-19  9:51   ` Mikael Persson
  0 siblings, 0 replies; 4+ messages in thread
From: Mikael Persson @ 2010-03-19  9:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, Mar 19, 2010 at 10:18 AM, Mehdi Omidali <mehdioa@gmail.com> wrote:
> On 3/19/2010 12:36 PM, Mikael Persson wrote:
>
> Dear list,
>
> the \mapsto arrow seems to be missing.
>
> \starttext
> $A\mapsto B=f(A)$
> \stoptext
>
> gives the attached pdf document. I'd expect something like what is in
> the pic attached. Can this be added?
>
> Best regards, Mikael
>
> Have you seen matharrows.pdf by Aditya? The context part of this command is
> \xmapsto.
> Mehdi

I had not, thanks a lot!

Mikael
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: \mapsto is missing
  2010-03-19  9:06 \mapsto is missing Mikael Persson
  2010-03-19  9:18 ` Mehdi Omidali
@ 2010-03-19 13:54 ` zs
  1 sibling, 0 replies; 4+ messages in thread
From: zs @ 2010-03-19 13:54 UTC (permalink / raw)
  To: ntg-context


How about trying this:

$A ↦ B=f(A)$

$A ⟼ B=f(A)$


Zdenek


On Fri, 19 Mar 2010 10:06:52 +0100
Mikael Persson <mickep@gmail.com> wrote:

> Dear list,
> 
> the \mapsto arrow seems to be missing.
> 
> \starttext
> $A\mapsto B=f(A)$
> \stoptext
> 
> gives the attached pdf document. I'd expect something like what is in
> the pic attached. Can this be added?
> 
> Best regards, Mikael
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-19 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-19  9:06 \mapsto is missing Mikael Persson
2010-03-19  9:18 ` Mehdi Omidali
2010-03-19  9:51   ` Mikael Persson
2010-03-19 13:54 ` zs

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).